summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* sparc64: implement PCI and ISA irqsBlue Swirl2012-03-173-32/+76
* apb: use normal PCI device header for PBM deviceBlue Swirl2012-03-171-1/+0
* Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl2012-03-1711-101/+118
|\
| * hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within regionPeter Maydell2012-03-161-2/+1
| * hw/pxa2xx_lcd.c: drop target_phys_addr_t usage in device stateMitsyanko Igor2012-03-161-6/+6
| * hw/pxa2xx_dma.c: drop target_phys_addr_t usage in device stateMitsyanko Igor2012-03-161-6/+6
| * ARM: Remove unnecessary subpage workaroundsPeter Maydell2012-03-163-8/+4
| * hw/omap_i2c: Convert to qdevJuha Riihimäki2012-03-155-79/+101
* | Merge branch 'malta' of git://qemu.weilnetz.de/qemuBlue Swirl2012-03-171-48/+36
|\ \
| * | malta: Fix display for LED arrayStefan Weil2012-03-151-1/+1
| * | malta: Use symbolic hardware addressesStefan Weil2012-03-151-6/+13
| * | malta: Always allocate flash memoryStefan Weil2012-03-151-32/+22
| * | malta: Clean allocation of bios region aliasStefan Weil2012-03-151-15/+6
| |/
* | PPC: Fix openpic with relative memregionsAlexander Graf2012-03-151-10/+2
* | pseries: Configure PCI bridge using propertiesDavid Gibson2012-03-152-76/+94
* | pseries: Add support for level interrupts to XICSDavid Gibson2012-03-156-38/+117
* | pseries: Remove PCI device from PCI host bridge codeAlexey Kardashevskiy2012-03-151-20/+0
* | pseries: Remove unused constant from PCI codeDavid Gibson2012-03-151-7/+0
* | ppc: Add missing 'static' to spin_rw_opsStefan Weil2012-03-151-1/+1
* | PPC: 405: Fix ppc405ep initializationAlexander Graf2012-03-151-0/+2
|/
* xtensa hw/: Don't use CPUStateAndreas Färber2012-03-143-11/+11
* sparc hw/: Don't use CPUStateAndreas Färber2012-03-144-23/+23
* sh4 hw/: Don't use CPUStateAndreas Färber2012-03-143-5/+5
* s390x hw/: Don't use CPUStateAndreas Färber2012-03-142-11/+11
* ppc hw/: Don't use CPUStateAndreas Färber2012-03-1423-183/+183
* mips hw/: Don't use CPUStateAndreas Färber2012-03-148-34/+34
* microblaze hw/: Don't use CPUStateAndreas Färber2012-03-146-13/+13
* m68k hw/: Don't use CPUStateAndreas Färber2012-03-146-9/+9
* lm32 hw/: Don't use CPUStateAndreas Färber2012-03-142-9/+9
* i386 hw/: Don't use CPUStateAndreas Färber2012-03-146-30/+30
* cris hw/: Don't use CPUStateAndreas Färber2012-03-146-9/+9
* arm hw/: Don't use CPUStateAndreas Färber2012-03-1417-33/+33
* alpha hw/: Don't use CPUStateAndreas Färber2012-03-143-9/+9
* hw/mc146818: Drop unneeded #includesAndreas Färber2012-03-141-2/+0
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-1429-33/+70
* PPC: 405: Use proper CPU resetAlexander Graf2012-03-142-25/+4
* kvmvapic: align start address as well as sizeAvi Kivity2012-03-141-1/+3
* Merge remote-tracking branch 'kraxel/usb.44' into stagingAnthony Liguori2012-03-1335-201/+4270
|\
| * Endian fix an assertion in usb-msdBenjamin Herrenschmidt2012-03-131-3/+3
| * uhci: alloc can't fail, drop check.Gerd Hoffmann2012-03-131-2/+0
| * uhci: new uhci_handle_td return code for tds still in flightGerd Hoffmann2012-03-131-5/+7
| * uhci: renumber uhci_handle_td return codesGerd Hoffmann2012-03-131-4/+4
| * uhci: use enum for uhci_handle_td return codesGerd Hoffmann2012-03-131-16/+23
| * uhci: tracing supportGerd Hoffmann2012-03-131-55/+32
| * uhci: cancel on schedule stop.Gerd Hoffmann2012-03-131-0/+1
| * uhci: fix uhci_async_cancel_allGerd Hoffmann2012-03-131-0/+1
| * uhci: pass addr to uhci_async_allocGerd Hoffmann2012-03-131-3/+3
| * usb: improve packet state sanity checksGerd Hoffmann2012-03-132-6/+32
| * usb-ohci: DMA writeback bug fixesWei Yang2012-03-131-2/+15
| * usb-ehci: drop unused isoch_pause variableHans de Goede2012-03-131-5/+1
OpenPOWER on IntegriCloud