aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-04-02qdev: add children before qdev_initPaolo Bonzini
2012-04-02qom: add container_getPaolo Bonzini
2012-04-02serial: clear LSR.TEMT when populating the TSRAnthony Liguori
2012-04-02serial: fix retry logicAnthony Liguori
2012-04-01milkymist-vgafb: add missing registerMichael Walle
2012-03-31milkymist-sysctl: support for new core versionMichael Walle
2012-03-31Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-03-30rtc: split out macros into a header file and use in test caseAnthony Liguori
2012-03-30qtest: IRQ interception infrastructurePaolo Bonzini
2012-03-30pl031: switch clock base to rtc_clockPaolo Bonzini
2012-03-30pl031: rearm alarm timer upon loadPaolo Bonzini
2012-03-30arm: switch real-time clocks to rtc_clockPaolo Bonzini
2012-03-30omap: switch omap_lpg to vm_clockPaolo Bonzini
2012-03-28Merge remote-tracking branch 'sstabellini/disk_io' into stagingAnthony Liguori
2012-03-27xen_disk: detach the blkdev before bdrv_deleteStefano Stabellini
2012-03-27xen_console: ignore console disconnect events from console/0Stefano Stabellini
2012-03-24fix screendumpGerd Hoffmann
2012-03-23xen_disk: when using AIO flush after the operation is completedStefano Stabellini
2012-03-23xen_disk: open disk with BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NATIVE_AIOStefano Stabellini
2012-03-19Merge remote-tracking branch 'sstabellini/saverestore-8' into stagingAnthony Liguori
2012-03-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-03-19Merge remote-tracking branch 'spice/spice.v50' into stagingAnthony Liguori
2012-03-19Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-03-19scsi: add get_dev_pathPaolo Bonzini
2012-03-19virtio-scsi: call unregister_savevm properlyPaolo Bonzini
2012-03-19scsi: copy serial number into VPD page 0x83Paolo Bonzini
2012-03-19scsi-cd: check ready condition before processing several commandsPaolo Bonzini
2012-03-19Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori
2012-03-19hw/qxl.c: Fix compilation failures on 32 bit hostsPeter Maydell
2012-03-19qxl/qxl_render.c: add trace eventsAlon Levy
2012-03-19qxl: switch qxl.c to trace-eventsAlon Levy
2012-03-19qxl: init_pipe_signaling: exit on failureAlon Levy
2012-03-19ioapic: fix build with DEBUG_IOAPICJason Wang
2012-03-19ds1338: Add missing break statementStefan Weil
2012-03-17sparc64: implement PCI and ISA irqsBlue Swirl
2012-03-17apb: use normal PCI device header for PBM deviceBlue Swirl
2012-03-17Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-03-17Merge branch 'malta' of git://qemu.weilnetz.de/qemuBlue Swirl
2012-03-16pci: fix double free of romfile propertyAnthony Liguori
2012-03-16hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within regionPeter Maydell
2012-03-16hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device stateMitsyanko Igor
2012-03-16hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device stateMitsyanko Igor
2012-03-16ARM: Remove unnecessary subpage workaroundsPeter Maydell
2012-03-15malta: Fix display for LED arrayStefan Weil
2012-03-15malta: Use symbolic hardware addressesStefan Weil
2012-03-15malta: Always allocate flash memoryStefan Weil
2012-03-15malta: Clean allocation of bios region aliasStefan Weil
2012-03-15hw/omap_i2c: Convert to qdevJuha Riihimäki
2012-03-15PPC: Fix openpic with relative memregionsAlexander Graf
2012-03-15pseries: Configure PCI bridge using propertiesDavid Gibson