]> git.proxmox.com Git - mirror_qemu.git/history - hw
Rename target_phys_addr_t to hwaddr
[mirror_qemu.git] / hw /
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22 Gerd Hoffmannusb-serial: only expose device in guest when the charde...
2012-10-22 Gerd Hoffmannusb-serial: don't magically zap chardev on umplug
2012-10-22 Gerd Hoffmannserial: add pci-serial documentation
2012-10-22 Gerd Hoffmannserial: add 2x + 4x pci variant
2012-10-22 Gerd Hoffmannserial: add pci variant
2012-10-22 Gerd Hoffmannserial: split serial.c
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-22 Avi Kivitypci: honor PCI_COMMAND_MASTER
2012-10-22 Avi Kivitypci: give each device its own address space
2012-10-22 Avi Kivitydma: make dma access its own address space
2012-10-22 Avi Kivitymemory: use AddressSpace for MemoryListener filtering
2012-10-20 Peter Maydellhw/pl031: Use LOG_GUEST_ERROR
2012-10-20 Peter Maydellhw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR
2012-10-20 Peter Maydellhw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR
2012-10-20 Peter Maydellhw/pl190: Use LOG_GUEST_ERROR
2012-10-20 Peter Maydellhw/pl041: Use LOG_UNIMP
2012-10-20 Peter Maydellhw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR
2012-10-20 Peter Maydellhw/hw.h: Add include of qemu-log.h
2012-10-20 Eduardo Habkostcreate struct for machine initialization arguments
2012-10-20 Gerd Hoffmannvga: remove CONFIG_BOCHS_VBE
2012-10-20 Gerd Hoffmannvga: add specs for standard vga
2012-10-20 Gerd Hoffmannvga: add mmio bar to standard vga
2012-10-20 Gerd Hoffmannvga: fix indention
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-17 Alex Williamsonvfio-pci: Mark non-migratable
2012-10-17 Alex Williamsonvfio-pci: Fix debug build
2012-10-17 Juan Quintelavirtio-net: use qemu_get_buffer() in a temp buffer
2012-10-17 Avi Kivityi440fx: avoid destroying memory regions within a transa...
2012-10-15 Avi Kivityxen_pt: drop no-op MemoryListener callbacks
2012-10-15 Avi Kivityvfio: drop no-op MemoryListener callbacks
2012-10-15 Avi Kivityxen_pt: use separate MemoryListeners for memory and I/O
2012-10-15 Avi Kivityvhost: use MemoryListener filtering to only monitor...
2012-10-13 Andreas Färbersun4u: Pass SPARCCPU to cpu_set_ivec_irq()
2012-10-13 Andreas Färbersun4u: Pass SPARCCPU to cpu_kick_irq()
2012-10-13 Andreas Färbersun4u: Pass SPARCCPU to {,s,hs}tick_irq() and cpu_timer...
2012-10-13 Andreas Färbersun4m: Pass SPARCCPU to cpu_kick_irq()
2012-10-13 Andreas Färbersun4m: Pass SPARCCPU to cpu_set_irq()
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.67' into staging
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-10-9...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v61' into...
2012-10-12 Peter Maydellarm_gic: Rename gic_state to GICState
2012-10-12 Peter A. G. Crosth... zynq_slcr: Fixed ResetValues enum
2012-10-12 Jean-Christophe... versatilepb: add gpio pl061 support
2012-10-12 Peter Maydellhw/ds1338: Implement state save/restore
2012-10-12 Peter Maydellhw/ds1338: Remove 'now' field from state struct
2012-10-12 Peter Maydellhw/ds1338: Recapture current time when register pointer...
2012-10-12 Peter Maydellhw/ds1338: Fix mishandling of register pointer
2012-10-12 Evgeny Voevodinhw/arm_gic.c: Fix improper DPRINTF output.
2012-10-12 Soren Brinkmanncadence_ttc: Fix 'clear on read' behavior
2012-10-11 Hans de Goedeuhci: Raise interrupt when requested even for non activ...
2012-10-11 Hans de Goedeusb-redir: Don't make migration fail in none seamless...
2012-10-11 Hans de Goedeusb-redir: Change usbredir_open_chardev into usbredir_c...
2012-10-10 Peter Crosthwaitessi: Add slave autoconnect helper
2012-10-10 Peter A. G. Crosth... xilinx_zynq: Added SPI controllers + flashes
2012-10-10 Peter A. G. Crosth... xilinx_spips: Xilinx Zynq SPI cntrlr device model
2012-10-10 Peter A. G. Crosth... petalogix-ml605: added SPI controller with n25q128
2012-10-10 Peter A. G. Crosth... xilinx_spi: Initial impl. of Xilinx SPI controller
2012-10-10 Peter A. G. Crosth... m25p80: Initial implementation of SPI flash device
2012-10-10 Peter A. G. Crosth... hw: Added generic FIFO API.
2012-10-10 Peter A. G. Crosth... stellaris: Removed SSI mux
2012-10-10 Peter A. G. Crosth... qdev: allow multiple qdev_init_gpio_in() calls
2012-10-10 Peter A. G. Crosth... ssi: Added create_slave_no_init()
2012-10-10 Peter A. G. Crosth... ssi: Implemented CS behaviour
2012-10-10 Peter A. G. Crosth... ssi: Support for multiple attached devices
2012-10-08 Jan Kiszkavfio-pci: Fix BAR->VFIODevice translation in
2012-10-08 Alex Williamsonvfio-pci: Clang cleanup
2012-10-08 Alex Williamsonvfio-pci: Cleanup on INTx setup failure
2012-10-08 Alex Williamsonvfio-pci: Extend reset
2012-10-08 Alex Williamsonvfio-pci: Remove setting of MSI qsize
2012-10-08 Alex Williamsonvfio-pci: Use uintptr_t for void* cast
2012-10-08 Alex Williamsonvfio-pci: Don't peak at msi_supported
2012-10-08 Alex Williamsonvfio-pci: Roll the header into the .c file
2012-10-08 Alex Williamsonvfio-pci: No spurious MSIs
2012-10-08 Alex Williamsonvfio-pci: Rework MSIX setup/teardown
2012-10-08 Alex Williamsonvfio-pci: Unmap and retry DMA mapping
2012-10-08 Alex Williamsonvfio-pci: Re-order map/unmap
2012-10-08 Alex Williamsonvfio-pci: Update slow path INTx algorithm
2012-10-08 Amos Kongvirtio-net: update nc.link_down in virtio_net_load()
2012-10-08 Amos Konge1000: update nc.link_down in e1000_post_load()
2012-10-08 Jason Wangrtl8139: implement 8139cp link status
2012-10-08 Gerd Hoffmannqxl: set default revision to 4
2012-10-08 Gerd Hoffmannspice: raise requirement to 0.12
2012-10-08 Alon Levyhw/qxl: qxl_dirty_surfaces: use uintptr_t
2012-10-08 Alon Levyhw/qxl: fix condition for exiting guest_bug
2012-10-08 Alon Levyhw/qxl: exit on failure to register qxl interface
2012-10-08 Gerd Hoffmannqxl: fix range check for rev3 io commands.
2012-10-08 Michael Tokarevqxl/update_area_io: cleanup invalid parameters handling
2012-10-08 Gerd Hoffmannqxl: always update displaysurface on resize
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-06 Aurelien Jarnovga: cleanup after isa_vga_init() and pci_vga_init...
next