summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-12-06mips_malta: resolve endless loop when loading biosChen Rui1-0/+1
2011-12-06Convert source files to UTF-8 encodingStefan Weil5-5/+5
2011-12-06pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_errorZhi Yong Wu2-2/+2
2011-12-06fix spelling in hw sub directoryDong Xu Wang22-30/+30
2011-12-06fix typo: delete redundant semicolonDong Xu Wang8-11/+11
2011-12-05hw/arm_gic.c: Ignore attempts to complete nonexistent IRQsPeter Maydell1-9/+18
2011-12-05pseries: Fix array overrun bug in PCI codeDavid Gibson1-1/+1
2011-12-05Fix hw_error messages from arm_timer.cPeter Chubb1-4/+4
2011-12-05Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori5-89/+8
2011-12-05Merge remote-tracking branch 'aneesh/1.0-fixes' into stagingAnthony Liguori9-68/+116
2011-12-05Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2-2/+2
2011-12-05Merge remote-tracking branch 'qemu-kvm/memory/batch' into stagingAnthony Liguori165-2727/+2377
2011-12-05block: convert qemu_aio_flush() calls to bdrv_drain_all()Stefan Hajnoczi4-5/+6
2011-12-05xen_disk: remove dead codePaolo Bonzini1-84/+2
2011-12-04hw/9pfs: Use the correct file descriptor in Fsdriver CallbackAneesh Kumar K.V4-20/+53
2011-12-04hw/9pfs: Add qdev.reset callback for virtio-9p-pci deviceAneesh Kumar K.V3-2/+4
2011-12-04hw/9pfs: Reset server state during TVERSIONDeepak C Shetty1-0/+26
2011-12-04hw/9pfs: use migration blockers to prevent live migration when virtfs export ...Aneesh Kumar K.V3-13/+33
2011-12-04hw/9pfs: Improve portability to older systemsAneesh Kumar K.V1-33/+0
2011-12-02qxl: Don't convert from size_t to int and back in qxl_cursor()Markus Armbruster1-1/+1
2011-12-02sonic: fix typoHervé Poussineau1-1/+1
2011-11-28ccid: Fix buffer overrun in handling of VSC_ATR messageMarkus Armbruster1-0/+1
2011-11-289pfs: improve portability to older systemsAneesh Kumar K.V1-1/+6
2011-11-28eepro100: Fix alignment requirement for statistical countersStefan Weil1-1/+9
2011-11-28virtio: add and use virtio_set_featuresPaolo Bonzini5-20/+23
2011-11-289pfs: improve portability to older systemsPaolo Bonzini1-2/+5
2011-11-28Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori6-11/+21
2011-11-28Merge remote-tracking branch 'kraxel/usb.32' into stagingAnthony Liguori4-36/+76
2011-11-28omap_l4: rename omap_l4_attach_region() to omap_l4_attach()Avi Kivity11-19/+19
2011-11-28omap_l4: remove omap_l4_attach()Avi Kivity2-22/+0
2011-11-28omap_i2c: convert to memory APIBenoît Canet3-23/+31
2011-11-28omap_lcdc: convert to memory APIBenoît Canet3-21/+21
2011-11-28omap_spi: convert to memory APIBenoît Canet1-17/+20
2011-11-28omap_sx1: convert to memory APIBenoît Canet1-54/+45
2011-11-28omap_l4: convert to memory APIBenoît Canet2-16/+20
2011-11-28omap_dss: convert to memory APIAvi Kivity3-77/+95
2011-11-28omap2: convert to memory API (part II)Avi Kivity2-40/+49
2011-11-28omap2: convert to memory API (part I)Avi Kivity1-48/+55
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity111-174/+174
2011-11-28sysbus: remove sysbus_init_mmio()Avi Kivity2-25/+6
2011-11-28bonito: convert cop to memory APIBenoît Canet1-23/+16
2011-11-28bonito: convert ldma to memory APIBenoît Canet1-23/+16
2011-11-28bonito: convert south bridge pci config to memory APIBenoît Canet1-21/+18
2011-11-28bonito: convert north bridge pci config to memory APIBenoît Canet1-22/+15
2011-11-28bonito: convert north bridge register mapping to memory APIBenoît Canet1-22/+21
2011-11-28lm32_sys: convert to memory APIBenoît Canet1-14/+14
2011-11-28lm32_uart: convert to memory APIBenoît Canet1-16/+15
2011-11-28mcf_intc: convert to memory APIBenoît Canet3-20/+19
2011-11-28mcf_fec: convert to memory APIBenoît Canet3-21/+23
2011-11-28mcf_uart: convert to memory APIBenoît Canet4-38/+38