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-07-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
18
-62
/
+184
2018-07-17
Document command line options with single dash
BALATON Zoltan
1
-4
/
+4
2018-07-17
opts: remove redundant check for NULL parameter
Daniel P. Berrangé
1
-8
/
+4
2018-07-17
i386: only parse the initrd_filename once for multiboot modules
Daniel P. Berrangé
1
-17
/
+15
2018-07-17
i386: fix regression parsing multiboot initrd modules
Daniel P. Berrangé
2
-3
/
+4
2018-07-17
hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" device
Thomas Huth
1
-33
/
+28
2018-07-17
hw/display/xlnx_dp: Move problematic code from instance_init to realize
Paolo Bonzini
3
-8
/
+32
2018-07-17
hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' device
Thomas Huth
1
-16
/
+12
2018-07-17
hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'
Thomas Huth
1
-10
/
+9
2018-07-17
hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'
Thomas Huth
2
-9
/
+6
2018-07-17
hw/cpu/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv'
Thomas Huth
1
-8
/
+6
2018-07-17
hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" device
Thomas Huth
1
-14
/
+12
2018-07-17
hw/arm/fsl-imx25: Fix introspection problem with the "fsl, imx25" device
Thomas Huth
1
-16
/
+14
2018-07-17
hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" device
Thomas Huth
1
-64
/
+33
2018-07-17
hw/arm/fsl-imx6: Fix introspection problems with the "fsl, imx6" device
Thomas Huth
1
-36
/
+20
2018-07-17
hw/cpu/a9mpcore: Fix introspection problems with the "a9mpcore_priv" device
Thomas Huth
1
-10
/
+8
2018-07-17
hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" device
Thomas Huth
1
-8
/
+7
2018-07-17
hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv device
Thomas Huth
1
-5
/
+3
2018-07-17
hw/arm/armv7: Fix crash when introspecting the "iotkit" device
Thomas Huth
3
-49
/
+37
2018-07-17
hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machines
Thomas Huth
1
-12
/
+6
2018-07-17
hw/core/sysbus: Add a function for creating and attaching an object
Thomas Huth
2
-0
/
+25
2018-07-17
qom/object: Add a new function object_initialize_child()
Thomas Huth
2
-2
/
+97
2018-07-17
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-07-16-tag' in...
Peter Maydell
1
-0
/
+2
2018-07-16
qga: fix file descriptor leak
Paolo Bonzini
1
-0
/
+1
2018-07-16
qga: fix 'driver' leak in guest-get-fsinfo
Marc-André Lureau
1
-0
/
+1
2018-07-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180716'...
Peter Maydell
7
-12
/
+47
2018-07-16
accel/tcg: Assert that tlb fill gave us a valid TLB entry
Peter Maydell
1
-2
/
+2
2018-07-16
accel/tcg: Use correct test when looking in victim TLB for code
Peter Maydell
1
-1
/
+1
2018-07-16
bcm2835_aux: Swap RX and TX interrupt assignments
Guenter Roeck
1
-2
/
+2
2018-07-16
hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = false
Thomas Huth
1
-0
/
+2
2018-07-16
hw/intc/arm_gic: Fix handling of GICD_ITARGETSR
Peter Maydell
1
-2
/
+4
2018-07-16
hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq()
Peter Maydell
1
-1
/
+15
2018-07-16
aspeed: Implement write-1-{set, clear} for AST2500 strapping
Andrew Jeffery
2
-2
/
+19
2018-07-16
target/arm: Fix LD1W and LDFF1W (scalar plus vector)
Richard Henderson
1
-2
/
+2
2018-07-16
virtio-scsi: fix hotplug ->reset() vs event race
Stefan Hajnoczi
1
-1
/
+10
2018-07-16
qdev: add HotplugHandler->post_plug() callback
Stefan Hajnoczi
3
-0
/
+25
2018-07-16
hw/char/serial: retry write if EAGAIN
Marc-André Lureau
1
-9
/
+14
2018-07-16
PC Chipset: Improve serial divisor calculation
Calvin Lee
1
-10
/
+13
2018-07-16
vhost-user-test: added proper TestServer *dest initialization in test_migrate()
Emanuele Giuseppe Esposito
1
-0
/
+3
2018-07-16
hyperv: ensure VP index equal to QEMU cpu_index
Roman Kagan
6
-0
/
+72
2018-07-16
hyperv: rename vcpu_id to vp_index
Roman Kagan
3
-13
/
+13
2018-07-16
accel: Fix typo and grammar in comment
Stefan Weil
1
-1
/
+1
2018-07-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-07-16' into ...
Peter Maydell
13
-261
/
+261
2018-07-16
dump: add kernel_gs_base to QEMU CPU state
Viktor Prutyanov
1
-0
/
+10
2018-07-16
monitor: Fix tracepoint crash on JSON syntax error
Markus Armbruster
1
-1
/
+1
2018-07-16
MAINTAINERS: New section "Incompatible changes", copy libvir-list
Markus Armbruster
1
-0
/
+4
2018-07-16
qemu-doc: Move appendix "Deprecated features" to its own file
Markus Armbruster
2
-234
/
+235
2018-07-16
cli qmp: Mark --preconfig, exit-preconfig experimental
Markus Armbruster
7
-17
/
+18
2018-07-16
qapi: Do not expose "allow-preconfig" in query-qmp-schema
Markus Armbruster
3
-9
/
+3
2018-07-16
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180716' into...
Peter Maydell
8
-49
/
+66
[next]