summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* qdev: Drop taddr propertiesPeter Maydell2013-04-209-86/+0
* hw/sm501: Use correct setter for sysbus-ohci dma-address propertyPeter Maydell2013-04-201-1/+1
* Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2013-04-203-61/+371
|\
| * hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()Peter Maydell2013-04-191-7/+2
| * versatile_pci: Expose PCI memory space to systemPeter Maydell2013-04-193-1/+77
| * arm/realview: Fix mapping of PCI regionsPeter Maydell2013-04-191-9/+9
| * versatile_pci: Implement the PCI controller's control registersPeter Maydell2013-04-193-11/+130
| * versatile_pci: Implement the correct PCI IRQ mappingPeter Maydell2013-04-191-6/+99
| * versatile_pci: Put the host bridge PCI device at slot 29Peter Maydell2013-04-191-0/+2
| * versatile_pci: Use separate PCI I/O space rather than system I/O spacePeter Maydell2013-04-191-4/+13
| * versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGEPeter Maydell2013-04-191-11/+30
| * versatile_pci: Update to realize and instance init functionsPeter Maydell2013-04-191-25/+25
| * versatile_pci: Expose PCI I/O region on Versatile PBPeter Maydell2013-04-192-7/+4
| * versatile_pci: Fix hardcoded tabsPeter Maydell2013-04-191-1/+1
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-04-1917-39/+37
|\ \
| * | m25p80: Remove bogus include of devices.hPeter Crosthwaite2013-04-191-1/+0
| * | Remove unneeded type castsStefan Weil2013-04-1916-38/+37
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-04-192-0/+326
|\ \ | |/ |/|
| * pci: add pci test deviceMichael S. Tsirkin2013-04-162-0/+326
* | configure: eliminate target_libs_softmmuPaolo Bonzini2013-04-181-2/+3
* | virtio-net: cleanup: init and exit function.KONRAD Frederic2013-04-171-95/+22
* | virtio-net: cleanup: use QOM cast.KONRAD Frederic2013-04-171-67/+74
* | virtio-net-ccw: switch to the new API.KONRAD Frederic2013-04-172-16/+28
* | virtio-net-s390: switch to the new API.KONRAD Frederic2013-04-172-12/+30
* | virtio-net-pci: switch to the new API.KONRAD Frederic2013-04-172-60/+69
* | virtio-net: add the virtio-net device.KONRAD Frederic2013-04-174-20/+148
* | Merge remote-tracking branch 'kraxel/usb.80' into stagingAnthony Liguori2013-04-164-41/+1510
|\ \
| * | use libusb for usb-hostGerd Hoffmann2013-04-162-2/+1461
| * | xhci: fix address deviceGerd Hoffmann2013-04-161-0/+4
| * | xhci: use slotid as device addressGerd Hoffmann2013-04-161-22/+3
| * | xhci: fix portsc writesGerd Hoffmann2013-04-161-7/+35
| * | xhci: add xhci_cap_writeGerd Hoffmann2013-04-161-0/+7
| * | xhci: remove leftover debug printfGerd Hoffmann2013-04-161-1/+0
| * | usb-serial: Remove double call to qemu_chr_add_handlers( NULL )Hans de Goede2013-04-161-9/+0
* | | Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori2013-04-162-6/+34
|\ \ \
| * | | virtio-console: Remove any pending watches on closeHans de Goede2013-04-161-2/+22
| * | | virtio-console: Also throttle when less was written then requestedHans de Goede2013-04-161-3/+5
| * | | spice: (32 bit only) fix surface cmd tracking destructionAlon Levy2013-04-161-1/+1
| * | | qxl: add 2000x2000 and 2048x2048 video modesGerd Hoffmann2013-04-161-0/+2
| * | | qxl: add 4k + 8k resolutionsGerd Hoffmann2013-04-161-0/+4
| |/ /
* | | Merge remote-tracking branch 'kraxel/pixman.v11' into stagingAnthony Liguori2013-04-1624-584/+262
|\ \ \
| * | | qxl: register QemuConsole for secondary cardsGerd Hoffmann2013-04-161-1/+5
| * | | console: allow pinning displaychangelisteners to consolesGerd Hoffmann2013-04-161-1/+1
| * | | xen: re-enable refresh interval reporting for xenfbGerd Hoffmann2013-04-161-39/+17
| * | | console: add GraphicHwOpsGerd Hoffmann2013-04-1624-81/+133
| * | | console: simplify screendumpGerd Hoffmann2013-04-1624-429/+20
| * | | console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann2013-04-164-7/+7
| * | | hw/vmware_vga.c: various vmware vga fixes.Gerd Hoffmann2013-04-161-27/+30
| * | | hw/vmware_vga.c: add tracepoints for mmio reads+writesGerd Hoffmann2013-04-161-32/+80
| * | | hw/vmware_vga.c: fix screen resize bug introduced after console revampIgor Mitsyanko2013-04-161-1/+2
OpenPOWER on IntegriCloud