aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-03-04Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-03-04dataplane: remove EventPoll in favor of AioContextPaolo Bonzini
2013-03-04virtio-blk: fix unplug + virsh rebootChristian Borntraeger
2013-03-04ide/macio: Fix macio DMA initialisation.Mark Cave-Ayland
2013-03-01sh: move files referencing CPU to hw/sh4/Paolo Bonzini
2013-03-01ppc: move more files to hw/ppcPaolo Bonzini
2013-03-01ppc: move files referencing CPU to hw/ppc/Paolo Bonzini
2013-03-01m68k: move files referencing CPU to hw/m68k/Paolo Bonzini
2013-03-01i386: move files referencing CPU to hw/i386/Paolo Bonzini
2013-03-01arm: move files referencing CPU to hw/arm/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini
2013-03-01ppc: express FDT dependency of pSeries and e500 boards via default-configs/Paolo Bonzini
2013-03-01build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini
2013-03-01hw: include hw header files with full pathsPaolo Bonzini
2013-03-01ppc: do not use ../ in include filesPaolo Bonzini
2013-03-01vt82c686: vt82c686 is not a PCI host bridgePaolo Bonzini
2013-03-01virtio-9p: remove PCI dependencies from hw/9pfs/Paolo Bonzini
2013-03-01virtio-9p: use CONFIG_VIRTFS, not CONFIG_LINUXPaolo Bonzini
2013-03-01hw: move device-hotplug.o to toplevel, compile it oncePaolo Bonzini
2013-03-01hw: move qdev-monitor.o to toplevel directoryPaolo Bonzini
2013-03-01hw: move fifo.[ch] to libqemuutilPaolo Bonzini
2013-03-01hw: move char backends to backends/Paolo Bonzini
2013-02-28cadence_gem: Add debug msgs for rx desc movementPeter Crosthwaite
2013-02-28cadence_gem: Don't reset rx desc pointer on rx_enPeter Crosthwaite
2013-02-28cadence_gem: fix interrupt eventsPeter Crosthwaite
2013-02-28cadence_gem: factor out can_rx() logic replicationPeter Crosthwaite
2013-02-28cadence_gem: Flush queued packetsPeter Crosthwaite
2013-02-28m25p80.c: Use QOM classes for part differentiationPeter Crosthwaite
2013-02-28xilinx_zynq: Added SD controllersPeter Crosthwaite
2013-02-28hw/sdhci: introduce standard SD host controllerIgor Mitsyanko
2013-02-28arm: a9mpcore: Coreify the SCUPeter Crosthwaite
2013-02-28arm: a9mpcore: remove old_timer_status fieldPeter Crosthwaite
2013-02-28arm: mptimer: Remove WDT distinctionPeter Crosthwaite
2013-02-28arm: arm11mpcore, a9mpcore: CamelCased type namesPeter Crosthwaite
2013-02-28arm: mptimer: CamelCased type namesPeter Crosthwaite
2013-02-28hw/pflash_cfi01: Treat read in unknown command state as readPeter Maydell
2013-02-28hw/pflash_cfi01: Make read after byte-write or erase return statusPeter Maydell
2013-02-28hw/ds1338: Fix conversion between 12 hours and 24 hours modes.Antoine Mathys
2013-02-27Set virtio-serial device to have a default of 2 MSI vectors.Gal Hammer
2013-02-27ICH9 LPC: Reset Control Register, basic implementationLaszlo Ersek
2013-02-27Fix guest OS hang when 64bit PCI bar presentAlexey Korolev
2013-02-27e1000: unbreak the guest network migration to 1.3Michael S. Tsirkin
2013-02-27net: reduce the unnecessary memory allocation of multiqueueJason Wang
2013-02-26vhost: memory sync fixesMichael S. Tsirkin
2013-02-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-02-23grlib-apbuart: Add support of various flagsRonald Hecht
2013-02-23Typo: replace gptimer by apbuartFabien Chouteau
2013-02-23xhci: fix bad print specifierHervé Poussineau
2013-02-22pc: add compatibility machine types for 1.4Paolo Bonzini
2013-02-22blockdev: enable discard by defaultPaolo Bonzini