summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ide: simplify reset callbacksPaolo Bonzini2014-08-155-13/+6
| * | | ide: stash aiocb for flushesPaolo Bonzini2014-08-151-1/+3
* | | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell2014-08-1519-30/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | ivshmem: check the value returned by fstat()zhanghailiang2014-08-151-1/+5
| * | | l2cap: fix access to freed memoryzhanghailiang2014-08-151-1/+1
| * | | intc: i8259: Convert Array allocation to g_new0Peter Crosthwaite2014-08-151-1/+1
| * | | ppc: convert g_new(qemu_irq usages to g_new0Peter Crosthwaite2014-08-153-3/+3
| * | | ssi: xilinx_spi: Initialise CS GPIOs as NULLPeter Crosthwaite2014-08-151-1/+1
| * | | vmxnet3: don't use 'Yoda conditions'Gonglei2014-08-151-8/+8
| * | | isa-bus: don't use 'Yoda conditions'Gonglei2014-08-151-1/+1
| * | | audio: don't use 'Yoda conditions'Gonglei2014-08-153-5/+6
| * | | usb: don't use 'Yoda conditions'Gonglei2014-08-153-4/+4
| * | | pci-host: update uncorresponding descriptionGonglei2014-08-151-1/+1
| * | | pci-host: update obsolete reference about piix_pci.cGonglei2014-08-153-3/+3
| * | | apic: Fix reported DFR contentJan Kiszka2014-08-151-1/+1
* | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-08-1515-85/+102
|\ \ \ \ | |_|/ / |/| | |
| * | | pc: Get rid of pci-info leftoversMarkus Armbruster2014-08-143-37/+0
| * | | e1000: use symbolic constants to init phy ctrl & status registersGabriel L. Somlo2014-08-141-6/+23
| * | | e1000: correctly handle phy_ctrl reserved & self-clearing bitsGabriel L. Somlo2014-08-141-14/+17
| * | | ivshmem: fix building when debug mode is enabledLevente Kurusa2014-08-141-2/+2
| * | | acpi: align RSDPMichael S. Tsirkin2014-08-141-1/+1
| * | | pc-dimm: fix up error messageMichael S. Tsirkin2014-08-141-2/+3
| * | | pc-dimm: validate node propertyHu Tao2014-08-141-0/+5
| * | | hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICEHu Tao2014-08-145-17/+17
| * | | hw/audio/intel-hda: Fix MSI capability addressJan Kiszka2014-08-141-1/+3
| * | | pc: Create 2.2 machine typeJan Kiszka2014-08-142-5/+31
| * | | pci: Use bus master address space for delivering MSI/MSI-X messagesJan Kiszka2014-08-142-2/+2
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-08-151-0/+6
|\ \ \ \
| * | | | virtio-rng: add some trace eventsAmit Shah2014-08-121-0/+6
| |/ / /
* | | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-08-151-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | xen_disk: fix possible null-ptr dereferenceGonglei (Arei)2014-08-151-0/+1
* | | | hw/timer: Move extern declaration from .c to .h fileStefan Weil2014-08-091-3/+0
* | | | virtio: Move extern declaration to header fileStefan Weil2014-08-091-2/+0
* | | | hw/timer/imx_*: fix TIMER_MAX clash with system symbolMichael Tokarev2014-08-092-24/+24
| |/ / |/| |
* | | vfio: Don't cache MSIMessageAlex Williamson2014-08-051-6/+2
* | | vfio: Fix MSI-X vector expansionAlex Williamson2014-08-051-9/+29
|/ /
* | sd: sdhci: Fix ADMA dma_memory_read accessPeter Crosthwaite2014-08-041-1/+2
* | hw/arm/virt: formatting: memory mapAndrew Jones2014-08-041-8/+8
* | hw/arm/boot: Set PC correctly when loading AArch64 ELF filesPeter Maydell2014-08-041-2/+6
* | Merge remote-tracking branch 'remotes/amit-virtio-rng/for-2.2' into stagingPeter Maydell2014-08-041-13/+12
|\ \
| * | virtio-rng: replace error_set calls with error_setgJohn Snow2014-08-041-5/+4
| * | virtio-rng: Move error-checking forward to prevent memory leakJohn Snow2014-08-041-10/+10
* | | qemu: support xen hvm direct kernel bootChunyan Liu2014-08-013-0/+33
|/ /
* | hw/arm/virt: fix pl031 addr typoAndrew Jones2014-07-291-1/+1
* | piix: set legacy table size for 1.7Michael S. Tsirkin2014-07-291-0/+1
* | acpi-build: tweak acpi migration limitsMichael S. Tsirkin2014-07-291-7/+9
* | pc: future-proof migration-compatibility of ACPI tablesPaolo Bonzini2014-07-291-1/+9
* | acpi-build: minor code cleanupMichael S. Tsirkin2014-07-291-6/+12
* | pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabledIgor Mammedov2014-07-291-5/+21
* | pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini2014-07-283-4/+77
OpenPOWER on IntegriCloud