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