aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-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-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
2013-02-22unbreak hw/usb/redirect.c buildGerd Hoffmann
2013-02-21vga: fix byteswapping.Gerd Hoffmann
2013-02-21Merge remote-tracking branch 'kraxel/usb.78' into stagingAnthony Liguori
2013-02-21ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.cAlin Tomescu
2013-02-21xilinx_axienet.c: Assert no error when making linkPeter Crosthwaite
2013-02-19uas-uas: usb3 streamsGerd Hoffmann
2013-02-19usb-xhci: usb3 streamsGerd Hoffmann
2013-02-19usb-core: usb3 streamsGerd Hoffmann
2013-02-19usb: fix endpoint descriptor orderingGerd Hoffmann
2013-02-19usb-redir: simplify packet copyGerd Hoffmann
2013-02-19usb: make usb_packet_copy operate on combined packetsGerd Hoffmann
2013-02-19usb: add usb_ep_set_haltedGerd Hoffmann
2013-02-19usb-host: remove usb_host_device_closeGerd Hoffmann
2013-02-19usb-host: move legacy cmd line bitsGerd Hoffmann
2013-02-19usb-storage: use scsi_req_enqueue return valueGerd Hoffmann
2013-02-19allow disabling usb smartcard supportGerd Hoffmann
2013-02-19make usb devices configurableGerd Hoffmann
2013-02-19usb: Makefile cleanupGerd Hoffmann
2013-02-18isa: Split off instance_init for ISADeviceAndreas Färber
2013-02-16target-i386: Split command line parsing out of cpu_x86_register()Andreas Färber
2013-02-16spapr_hcall: Replace open-coded CPU loop with qemu_get_cpu()Andreas Färber
2013-02-16ppce500_spin: Replace open-coded CPU loop with qemu_get_cpu()Andreas Färber
2013-02-16e500: Replace open-coded loop with qemu_get_cpu()Andreas Färber
2013-02-16cpu: Move current_tb field to CPUStateAndreas Färber
2013-02-16cpu: Move exit_request field to CPUStateAndreas Färber