Age | Commit message (Expand) | Author | Files | Lines |
2012-10-12 | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging | Anthony Liguori | 8 | -83/+137 |
2012-10-12 | Merge remote-tracking branch 'kraxel/usb.67' into staging | Anthony Liguori | 2 | -11/+23 |
2012-10-12 | Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121008.0' int... | Anthony Liguori | 2 | -307/+305 |
2012-10-12 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori | 3 | -2/+39 |
2012-10-12 | Merge remote-tracking branch 'spice/spice.v61' into staging | Anthony Liguori | 4 | -54/+20 |
2012-10-12 | arm_gic: Rename gic_state to GICState | Peter Maydell | 4 | -43/+43 |
2012-10-12 | zynq_slcr: Fixed ResetValues enum | Peter A. G. Crosthwaite | 1 | -1/+1 |
2012-10-12 | versatilepb: add gpio pl061 support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+5 |
2012-10-12 | hw/ds1338: Implement state save/restore | Peter Maydell | 1 | -5/+22 |
2012-10-12 | hw/ds1338: Remove 'now' field from state struct | Peter Maydell | 1 | -20/+21 |
2012-10-12 | hw/ds1338: Recapture current time when register pointer wraps around | Peter Maydell | 1 | -17/+42 |
2012-10-12 | hw/ds1338: Fix mishandling of register pointer | Peter Maydell | 1 | -7/+13 |
2012-10-12 | hw/arm_gic.c: Fix improper DPRINTF output. | Evgeny Voevodin | 1 | -1/+1 |
2012-10-12 | cadence_ttc: Fix 'clear on read' behavior | Soren Brinkmann | 1 | -1/+1 |
2012-10-11 | uhci: Raise interrupt when requested even for non active tds | Hans de Goede | 1 | -1/+9 |
2012-10-11 | usb-redir: Don't make migration fail in none seamless case | Hans de Goede | 1 | -4/+9 |
2012-10-11 | usb-redir: Change usbredir_open_chardev into usbredir_create_parser | Hans de Goede | 1 | -6/+5 |
2012-10-10 | ssi: Add slave autoconnect helper | Peter Crosthwaite | 4 | -3/+44 |
2012-10-10 | xilinx_zynq: Added SPI controllers + flashes | Peter A. G. Crosthwaite | 1 | -0/+34 |
2012-10-10 | xilinx_spips: Xilinx Zynq SPI cntrlr device model | Peter A. G. Crosthwaite | 2 | -0/+353 |
2012-10-10 | petalogix-ml605: added SPI controller with n25q128 | Peter A. G. Crosthwaite | 1 | -0/+27 |
2012-10-10 | xilinx_spi: Initial impl. of Xilinx SPI controller | Peter A. G. Crosthwaite | 2 | -0/+384 |
2012-10-10 | m25p80: Initial implementation of SPI flash device | Peter A. G. Crosthwaite | 2 | -0/+599 |
2012-10-10 | hw: Added generic FIFO API. | Peter A. G. Crosthwaite | 3 | -0/+178 |
2012-10-10 | stellaris: Removed SSI mux | Peter A. G. Crosthwaite | 3 | -78/+18 |
2012-10-10 | qdev: allow multiple qdev_init_gpio_in() calls | Peter A. G. Crosthwaite | 3 | -11/+33 |
2012-10-10 | ssi: Added create_slave_no_init() | Peter A. G. Crosthwaite | 2 | -2/+8 |
2012-10-10 | ssi: Implemented CS behaviour | Peter A. G. Crosthwaite | 9 | -16/+118 |
2012-10-10 | ssi: Support for multiple attached devices | Peter A. G. Crosthwaite | 1 | -15/+9 |
2012-10-08 | vfio-pci: Fix BAR->VFIODevice translation in | Jan Kiszka | 1 | -2/+2 |
2012-10-08 | vfio-pci: Clang cleanup | Alex Williamson | 1 | -43/+58 |
2012-10-08 | vfio-pci: Cleanup on INTx setup failure | Alex Williamson | 1 | -0/+2 |
2012-10-08 | vfio-pci: Extend reset | Alex Williamson | 1 | -7/+22 |
2012-10-08 | vfio-pci: Remove setting of MSI qsize | Alex Williamson | 1 | -18/+0 |
2012-10-08 | vfio-pci: Use uintptr_t for void* cast | Alex Williamson | 1 | -1/+1 |
2012-10-08 | vfio-pci: Don't peak at msi_supported | Alex Williamson | 1 | -16/+6 |
2012-10-08 | vfio-pci: Roll the header into the .c file | Alex Williamson | 2 | -115/+96 |
2012-10-08 | vfio-pci: No spurious MSIs | Alex Williamson | 1 | -15/+0 |
2012-10-08 | vfio-pci: Rework MSIX setup/teardown | Alex Williamson | 1 | -53/+55 |
2012-10-08 | vfio-pci: Unmap and retry DMA mapping | Alex Williamson | 1 | -4/+11 |
2012-10-08 | vfio-pci: Re-order map/unmap | Alex Williamson | 1 | -18/+18 |
2012-10-08 | vfio-pci: Update slow path INTx algorithm | Alex Williamson | 2 | -25/+44 |
2012-10-08 | virtio-net: update nc.link_down in virtio_net_load() | Amos Kong | 1 | -0/+5 |
2012-10-08 | e1000: update nc.link_down in e1000_post_load() | Amos Kong | 1 | -0/+12 |
2012-10-08 | rtl8139: implement 8139cp link status | Jason Wang | 1 | -2/+22 |
2012-10-08 | qxl: set default revision to 4 | Gerd Hoffmann | 2 | -5/+8 |
2012-10-08 | spice: raise requirement to 0.12 | Gerd Hoffmann | 1 | -30/+0 |
2012-10-08 | hw/qxl: qxl_dirty_surfaces: use uintptr_t | Alon Levy | 1 | -2/+2 |
2012-10-08 | hw/qxl: fix condition for exiting guest_bug | Alon Levy | 1 | -1/+1 |
2012-10-08 | hw/qxl: exit on failure to register qxl interface | Alon Levy | 1 | -1/+5 |