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