aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-05Merge remote-tracking branch 'mcayland/qemu-openbios' into stagingAnthony Liguori
2013-08-05Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-08-05Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-08-05Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-08-05Merge remote-tracking branch 'kraxel/usb.86' into stagingAnthony Liguori
2013-08-05pcnet: Flush queued packets on end of STOP stateJan Kiszka
2013-08-03target-mips: fix 34Kf configuration for DSP ASEYongbok Kim
2013-08-02block: Disable driver-specific options for 1.6Kevin Wolf
2013-08-02vmdk: fix comment for vmdk_co_write_zeroesFam Zheng
2013-08-02memory.c: drop kvm.h dependencyMichael S. Tsirkin
2013-08-02block/iscsi.c: Fix printf format error.Richard W.M. Jones
2013-08-02qemu-ga: build it even if !systemMichael Tokarev
2013-08-01Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-08-01Merge remote-tracking branch 'afaerber/tags/prep-for-upstream' into stagingAnthony Liguori
2013-08-01Update version for 1.6.0-rc1v1.6.0-rc1Anthony Liguori
2013-08-01virtio-console: Use exitfn for virtserialport, tooAndreas Färber
2013-08-01virtio-9p-device: Avoid freeing uninitialized memoryAndreas Färber
2013-08-01Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-08-01migration: don't use uninitialized variablesPawit Pornkitprasan
2013-08-01migration: send total time in QMP at "completed" stagePawit Pornkitprasan
2013-08-01usb-redir: fix use-after-freeGerd Hoffmann
2013-08-01xhci: fix segfaultGerd Hoffmann
2013-07-31i82378: Cleanup implementationHervé Poussineau
2013-07-31pci-host/prep: Set isa_mem_base in the PCI host bridgeHervé Poussineau
2013-07-31cpu: Fix VMSTATE_CPU() semanticsAndreas Färber
2013-07-31MAINTAINERS: change Igor Mitsyanko's email addressIgor Mitsyanko
2013-07-31qdev: Use clz in print_sizeRichard Henderson
2013-07-31qdev: Fix 32-bit compilation in print_sizeRichard Henderson
2013-07-30Merge remote-tracking branch 'spice/spice.v72' into stagingAnthony Liguori
2013-07-30Merge remote-tracking branch 'kraxel/usb.85' into stagingAnthony Liguori
2013-07-30Merge remote-tracking branch 'borntraeger/s390-for-1.6' into stagingAnthony Liguori
2013-07-30mips_r4k: Silence BIOS loading warning for qtestAndreas Färber
2013-07-30mips_jazz: Silence BIOS loading warning for qtestAndreas Färber
2013-07-30mips_malta: Silence BIOS loading warning for qtestAndreas Färber
2013-07-30mips_fulong2e: Silence BIOS loading warning for qtestAndreas Färber
2013-07-30target-ppc: Suppress TCG instruction emulation warnings for qtestAndreas Färber
2013-07-30chardev: fix CHR_EVENT_OPENED events for mux chardevsMichael Roth
2013-07-30tci: Fix broken build (compiler warning caused by redefined macro BIT)Stefan Weil
2013-07-30Update OpenBIOS imagesMark Cave-Ayland
2013-07-30target-mips: correct the values in the DSP testsPetar Jovanovic
2013-07-30s390: Implement dump-guest-memory support for target s390xEkaterina Tumanova
2013-07-30s390x/kvm: Remove redundant return codeThomas Huth
2013-07-30s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst()Thomas Huth
2013-07-30s390x/ioinst: Fixed priority of operand exceptionsThomas Huth
2013-07-30s390x/ioinst: Fixed alignment check in SCHM instructionThomas Huth
2013-07-30s390x/ioinst: Throw addressing exception when memory_map failedThomas Huth
2013-07-30s390x/ioinst: Add missing alignment checks for IO instructionsThomas Huth
2013-07-30s390/sclpconsole: handle char layer busy conditionsHeinz Graalfs
2013-07-30hcd-ohci: add dma error handlingAlexey Kardashevskiy
2013-07-30uhci: egsm fixGerd Hoffmann