index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-24
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-09-07-1...
Peter Maydell
4
-1
/
+13
2018-09-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...
Peter Maydell
31
-181
/
+259
2018-09-24
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809...
Peter Maydell
8
-86
/
+88
2018-09-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180903-pull-request' ...
Peter Maydell
11
-63
/
+53
2018-09-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-09-01' in...
Peter Maydell
3
-139
/
+15
2018-09-24
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' ...
Peter Maydell
12
-242
/
+161
2018-09-24
Revert "tests: add qmp/qom-set-without-value test"
Peter Maydell
1
-14
/
+0
2018-09-24
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios.for-upstrea...
Peter Maydell
4
-0
/
+0
2018-09-24
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...
Peter Maydell
19
-395
/
+158
2018-09-24
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180829' into staging
Peter Maydell
24
-695
/
+1168
2018-09-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-08-28' into ...
Peter Maydell
31
-150
/
+201
2018-09-07
tests: Fix signalling race condition in TPM tests
Stefan Berger
4
-1
/
+13
2018-09-07
target-ppc: Extend HWCAP2 bits for ISA 3.0
Sandipan Das
1
-0
/
+2
2018-09-05
riscv: remove define cpu_init()
Igor Mammedov
1
-1
/
+0
2018-09-05
hw/riscv/spike: Set the soc device tree node as a simple-bus
Alistair Francis
1
-1
/
+1
2018-09-05
hw/riscv/virtio: Set the soc device tree node as a simple-bus
Alistair Francis
1
-1
/
+1
2018-09-05
target/riscv: call gen_goto_tb on DISAS_TOO_MANY
Emilio G. Cota
1
-6
/
+1
2018-09-05
target/riscv: optimize indirect branches
Emilio G. Cota
1
-1
/
+1
2018-09-05
target/riscv: optimize cross-page direct jumps in softmmu
Emilio G. Cota
1
-1
/
+1
2018-09-05
target/ppc/kvm: set vcpu as online/offline
Nikunj A Dadhania
4
-0
/
+19
2018-09-04
RISC-V: Simplify riscv_cpu_local_irqs_pending
Michael Clark
1
-22
/
+12
2018-09-04
RISC-V: Use atomic_cmpxchg to update PLIC bitmaps
Michael Clark
2
-28
/
+22
2018-09-04
RISC-V: Improve page table walker spec compliance
Michael Clark
2
-21
/
+45
2018-09-04
RISC-V: Update address bits to support sv39 and sv48
Michael Clark
1
-4
/
+4
2018-09-03
virtio-gpu: add iommu support
Gerd Hoffmann
1
-11
/
+14
2018-09-03
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
3
-16
/
+23
2018-09-03
Fix a deadlock case in the CPU hotplug flow
Jose Ricardo Ziviani
1
-5
/
+5
2018-08-31
jobs: remove job_defer_to_main_loop
John Snow
2
-55
/
+2
2018-08-31
jobs: remove ret argument to job_completed; privatize it
John Snow
3
-19
/
+22
2018-08-31
block/backup: make function variables consistently named
John Snow
1
-31
/
+31
2018-08-31
jobs: utilize job_exit shim
John Snow
6
-63
/
+16
2018-08-31
block/mirror: utilize job_exit shim
John Snow
1
-18
/
+11
2018-08-31
block/commit: utilize job_exit shim
John Snow
1
-17
/
+5
2018-08-31
jobs: add exit shim
John Snow
2
-0
/
+29
2018-08-31
jobs: canonize Error object
John Snow
11
-30
/
+26
2018-08-31
jobs: change start callback to run callback
John Snow
10
-34
/
+43
2018-08-31
tests: fix bdrv-drain leak
Marc-André Lureau
1
-0
/
+1
2018-08-31
Update OpenBIOS images to a1280807 built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2018-08-31
tests: add a qmp success-response test
Marc-André Lureau
3
-0
/
+21
2018-08-31
tests: add qmp/qom-set-without-value test
Marc-André Lureau
1
-0
/
+14
2018-08-31
tests: add qmp/object-add-without-props test
Marc-André Lureau
1
-0
/
+18
2018-08-31
tests: add qmp_assert_error_class()
Marc-André Lureau
5
-61
/
+46
2018-08-31
tests/libqos: Utilize newer glib spawn check
Eric Blake
1
-11
/
+1
2018-08-31
net: Remove the deprecated -tftp, -bootp, -redir and -smb options
Thomas Huth
7
-185
/
+29
2018-08-31
Remove the deprecated options -startdate, -localtime and -rtc-td-hack
Thomas Huth
3
-74
/
+22
2018-08-31
Remove the deprecated -nodefconfig option
Thomas Huth
4
-10
/
+4
2018-08-31
Remove the deprecated -balloon option
Thomas Huth
4
-54
/
+3
2018-08-30
monitor: no need to save need_resume
Marc-André Lureau
1
-9
/
+4
2018-08-30
Revert "qmp: isolate responses into io thread"
Marc-André Lureau
1
-117
/
+3
2018-08-30
qmp: constify qmp_is_oob()
Marc-André Lureau
2
-2
/
+2
[next]