summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* sun4u: Pass SPARCCPU to cpu_set_ivec_irq()Andreas Färber2012-10-131-4/+3
* sun4u: Pass SPARCCPU to cpu_kick_irq()Andreas Färber2012-10-131-4/+6
* sun4u: Pass SPARCCPU to {,s,hs}tick_irq() and cpu_timer_create()Andreas Färber2012-10-131-8/+11
* sun4m: Pass SPARCCPU to cpu_kick_irq()Andreas Färber2012-10-131-2/+4
* sun4m: Pass SPARCCPU to cpu_set_irq()Andreas Färber2012-10-131-2/+3
* Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori2012-10-128-83/+137
|\
| * arm_gic: Rename gic_state to GICStatePeter Maydell2012-10-124-43/+43
| * zynq_slcr: Fixed ResetValues enumPeter A. G. Crosthwaite2012-10-121-1/+1
| * versatilepb: add gpio pl061 supportJean-Christophe PLAGNIOL-VILLARD2012-10-121-0/+5
| * hw/ds1338: Implement state save/restorePeter Maydell2012-10-121-5/+22
| * hw/ds1338: Remove 'now' field from state structPeter Maydell2012-10-121-20/+21
| * hw/ds1338: Recapture current time when register pointer wraps aroundPeter Maydell2012-10-121-17/+42
| * hw/ds1338: Fix mishandling of register pointerPeter Maydell2012-10-121-7/+13
| * hw/arm_gic.c: Fix improper DPRINTF output.Evgeny Voevodin2012-10-121-1/+1
| * cadence_ttc: Fix 'clear on read' behaviorSoren Brinkmann2012-10-121-1/+1
* | Merge remote-tracking branch 'kraxel/usb.67' into stagingAnthony Liguori2012-10-122-11/+23
|\ \
| * | uhci: Raise interrupt when requested even for non active tdsHans de Goede2012-10-111-1/+9
| * | usb-redir: Don't make migration fail in none seamless caseHans de Goede2012-10-111-4/+9
| * | usb-redir: Change usbredir_open_chardev into usbredir_create_parserHans de Goede2012-10-111-6/+5
| |/
* | Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121008.0' int...Anthony Liguori2012-10-122-307/+305
|\ \
| * | vfio-pci: Fix BAR->VFIODevice translation inJan Kiszka2012-10-081-2/+2
| * | vfio-pci: Clang cleanupAlex Williamson2012-10-081-43/+58
| * | vfio-pci: Cleanup on INTx setup failureAlex Williamson2012-10-081-0/+2
| * | vfio-pci: Extend resetAlex Williamson2012-10-081-7/+22
| * | vfio-pci: Remove setting of MSI qsizeAlex Williamson2012-10-081-18/+0
| * | vfio-pci: Use uintptr_t for void* castAlex Williamson2012-10-081-1/+1
| * | vfio-pci: Don't peak at msi_supportedAlex Williamson2012-10-081-16/+6
| * | vfio-pci: Roll the header into the .c fileAlex Williamson2012-10-082-115/+96
| * | vfio-pci: No spurious MSIsAlex Williamson2012-10-081-15/+0
| * | vfio-pci: Rework MSIX setup/teardownAlex Williamson2012-10-081-53/+55
| * | vfio-pci: Unmap and retry DMA mappingAlex Williamson2012-10-081-4/+11
| * | vfio-pci: Re-order map/unmapAlex Williamson2012-10-081-18/+18
| * | vfio-pci: Update slow path INTx algorithmAlex Williamson2012-10-082-25/+44
* | | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2012-10-123-2/+39
|\ \ \
| * | | virtio-net: update nc.link_down in virtio_net_load()Amos Kong2012-10-081-0/+5
| * | | e1000: update nc.link_down in e1000_post_load()Amos Kong2012-10-081-0/+12
| * | | rtl8139: implement 8139cp link statusJason Wang2012-10-081-2/+22
| |/ /
* | | Merge remote-tracking branch 'spice/spice.v61' into stagingAnthony Liguori2012-10-124-54/+20
|\ \ \ | |_|/ |/| |
| * | qxl: set default revision to 4Gerd Hoffmann2012-10-082-5/+8
| * | spice: raise requirement to 0.12Gerd Hoffmann2012-10-081-30/+0
| * | hw/qxl: qxl_dirty_surfaces: use uintptr_tAlon Levy2012-10-081-2/+2
| * | hw/qxl: fix condition for exiting guest_bugAlon Levy2012-10-081-1/+1
| * | hw/qxl: exit on failure to register qxl interfaceAlon Levy2012-10-081-1/+5
| * | qxl: fix range check for rev3 io commands.Gerd Hoffmann2012-10-081-1/+1
| * | qxl/update_area_io: cleanup invalid parameters handlingMichael Tokarev2012-10-081-10/+3
| * | qxl: always update displaysurface on resizeGerd Hoffmann2012-10-081-4/+0
| |/
* | ssi: Add slave autoconnect helperPeter Crosthwaite2012-10-104-3/+44
* | xilinx_zynq: Added SPI controllers + flashesPeter A. G. Crosthwaite2012-10-101-0/+34
* | xilinx_spips: Xilinx Zynq SPI cntrlr device modelPeter A. G. Crosthwaite2012-10-102-0/+353
* | petalogix-ml605: added SPI controller with n25q128Peter A. G. Crosthwaite2012-10-101-0/+27
OpenPOWER on IntegriCloud