Age | Commit message (Expand) | Author |
2012-10-22 | dma: make dma access its own address space | Avi Kivity |
2012-10-22 | memory: use AddressSpace for MemoryListener filtering | Avi Kivity |
2012-10-15 | xen_pt: drop no-op MemoryListener callbacks | Avi Kivity |
2012-10-15 | vfio: drop no-op MemoryListener callbacks | Avi Kivity |
2012-10-15 | xen_pt: use separate MemoryListeners for memory and I/O | Avi Kivity |
2012-10-15 | vhost: use MemoryListener filtering to only monitor RAM address space | Avi Kivity |
2012-10-13 | sun4u: Pass SPARCCPU to cpu_set_ivec_irq() | Andreas Färber |
2012-10-13 | sun4u: Pass SPARCCPU to cpu_kick_irq() | Andreas Färber |
2012-10-13 | sun4u: Pass SPARCCPU to {,s,hs}tick_irq() and cpu_timer_create() | Andreas Färber |
2012-10-13 | sun4m: Pass SPARCCPU to cpu_kick_irq() | Andreas Färber |
2012-10-13 | sun4m: Pass SPARCCPU to cpu_set_irq() | Andreas Färber |
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 |