aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-12-15block: dma_bdrv_* does not return NULLPaolo Bonzini
2011-12-15block: bdrv_aio_* do not return NULLPaolo Bonzini
2011-12-14Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori
2011-12-14hw: Fix spelling in comments and codeStefan Weil
2011-12-14hw: Fix spelling in commentsStefan Weil
2011-12-14hw: Fix spelling (licenced->licensed)Stefan Weil
2011-12-14fmopl: Fix spelling in code and commentsStefan Weil
2011-12-12ccid: make threads joinablePaolo Bonzini
2011-12-12qemu-thread: add API for joinable threadsJan Kiszka
2011-12-12syborg: drop support for Symbian Virtual PlatformStefan Hajnoczi
2011-12-12QEMUFileCloseFunc: add return value documentation (v2)Eduardo Habkost
2011-12-12hw/usb-net.c: Fix precedence bug when checking rndis_statePeter Maydell
2011-12-12Remove unnecessary casts from PCI DMA code in usb-uhciDavid Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in usb-ehciDavid Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in rtl8139David Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in lsi53c895aDavid Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in PCI IDEDavid Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in e1000David Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in eepro100David Gibson
2011-12-12hw/mpcore.c: Merge with hw/arm11mpcore.cPeter Maydell
2011-12-12hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore onesPeter Maydell
2011-12-12hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU onlyPeter Maydell
2011-12-12hw/realview_gic: Use GIC memory region for the CPU interfacePeter Maydell
2011-12-12hw/mpcore.c: Use the GIC memory regions for the CPU interfacePeter Maydell
2011-12-12hw/arm_gic: Expose GIC CPU interfaces as sysbus memory regionsPeter Maydell
2011-12-12hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devicesPeter Maydell
2011-12-12Fix sp804 dual-timerPeter Chubb
2011-12-09virtio-pci: use pci macrosHui Kai Ran
2011-12-06mips_malta: resolve endless loop when loading biosChen Rui
2011-12-06Convert source files to UTF-8 encodingStefan Weil
2011-12-06pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_errorZhi Yong Wu
2011-12-06fix spelling in hw sub directoryDong Xu Wang
2011-12-06fix typo: delete redundant semicolonDong Xu Wang
2011-12-05hw/arm_gic.c: Ignore attempts to complete nonexistent IRQsPeter Maydell
2011-12-05pseries: Fix array overrun bug in PCI codeDavid Gibson
2011-12-05Fix hw_error messages from arm_timer.cPeter Chubb
2011-12-05Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-12-05Merge remote-tracking branch 'aneesh/1.0-fixes' into stagingAnthony Liguori
2011-12-05Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-12-05Merge remote-tracking branch 'qemu-kvm/memory/batch' into stagingAnthony Liguori
2011-12-05block: convert qemu_aio_flush() calls to bdrv_drain_all()Stefan Hajnoczi
2011-12-05xen_disk: remove dead codePaolo Bonzini
2011-12-04hw/9pfs: Use the correct file descriptor in Fsdriver CallbackAneesh Kumar K.V
2011-12-04hw/9pfs: Add qdev.reset callback for virtio-9p-pci deviceAneesh Kumar K.V
2011-12-04hw/9pfs: Reset server state during TVERSIONDeepak C Shetty
2011-12-04hw/9pfs: use migration blockers to prevent live migration when virtfs export ...Aneesh Kumar K.V
2011-12-04hw/9pfs: Improve portability to older systemsAneesh Kumar K.V
2011-12-02qxl: Don't convert from size_t to int and back in qxl_cursor()Markus Armbruster
2011-12-02sonic: fix typoHervé Poussineau
2011-11-28ccid: Fix buffer overrun in handling of VSC_ATR messageMarkus Armbruster