qemu
2009-06-24 Stefan WeilFix dump output in qemu-io.
2009-06-24 Michael S.... qemu/net: flag to control the number of vectors a nic has
2009-06-24 Michael S.... qemu/net: request 3 vectors in virtio-net
2009-06-24 Michael S.... qemu/pci: add pci_get/set_byte
2009-06-24 Michael S.... qemu/virtio: virtio save/load bindings
2009-06-24 Michael S.... qemu/virtio: MSI-X support in virtio PCI
2009-06-24 Michael S.... qemu/virtio: virtio support for many interrupt vectors
2009-06-24 Michael S.... qemu/apic: minimal MSI/MSI-X implementation for PC
2009-06-24 Michael S.... qemu/pci: MSI-X support functions
2009-06-24 Michael S.... qemu/pci: check constant registers on load
2009-06-24 Michael S.... qemu/pci: add routines to manage PCI capabilities
2009-06-24 Michael S.... qemu/pci: helper routines for pci access
2009-06-24 Michael S.... qemu/pci: make default_write_config use mask table
2009-06-23 Igor V. Kovalenkoadd sparc64-softmmu to default configure targets list
2009-06-23 Igor V. Kovalenkosparc64 follow pci_nic_init change
2009-06-23 Edgar E. Iglesiasmicroblaze: Support the latest mmu-kernel stat64 ABI.
2009-06-23 Nathan Froydtarget-ppc: permit linux-user to read PVR
2009-06-23 Edgar E. Iglesiascris: Remove unused internal flag.
2009-06-22 Stefan WeilWin32: Reduce section alignment for Windows.
2009-06-22 Stefan WeilWin: Install keymaps for Windows, too (needed for VNC).
2009-06-22 Stefan WeilWin32: Fix compilation with SDL.
2009-06-22 Mark McLoughlinvirtio-net: implement async packet sending
2009-06-22 Mark McLoughlinnet: add packet length to NetPacketSent callback
2009-06-22 Mark McLoughlinnet: add '-net tap,sndbuf=nbytes'
2009-06-22 Mark McLoughlinnet: return TAPState from net_tap_init()
2009-06-22 Mark McLoughlinnet: handle EAGAIN from tapfd write()
2009-06-22 Mark McLoughlinnet: add tap_read_poll() helper
2009-06-22 Mark McLoughlinnet: purge queued packets in tap_cleanup()
2009-06-22 Mark McLoughlinnet: add qemu_purge_queued_packets()
2009-06-22 Anthony LiguoriFix build on Mac OS X
2009-06-22 Gleb NatapovDon't register cpu reset handler for cpu with APIC.
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -drive if=virtio
2009-06-22 Markus ArmbrusterMake first argument of monitor command pci_add work
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -net nic
2009-06-22 Markus ArmbrusterFix do_pci_register_device() to reject devfn already...
2009-06-22 Isaku Yamahatavmware_vga: clean up
2009-06-22 Isaku Yamahatadot gitignore: add qemu-monitor.texi
2009-06-22 Mark McLoughlinvirtio-net: enable mergeable receive buffers
2009-06-22 Isaku Yamahataacpi.c: make qemu_system_device_hot_add piix independent.
2009-06-22 Anthony LiguoriInstead of writing a zero page, madvise it away
2009-06-22 Gleb NatapovHandle init/sipi in a main cpu exec loop. (v2)
2009-06-22 Gleb NatapovAdd pci_bus_reset() function.
2009-06-22 Mark McLoughlinvirtio: add support for indirect ring entries
2009-06-22 Mark McLoughlinvirtio: make vring_desc_*() take phys addrs
2009-06-22 Filip NavaraAdd O_BINARY to open call in net_dump_init.
2009-06-22 Glauber CostaMake nic option rom loading less painful.
2009-06-22 Anthony LiguoriDisable _FORTIFY_SOURCE to fix Ubuntu build with -Werror
2009-06-20 malcApply TCGV_UNUSED on variables that GCC mistakenly...
2009-06-20 malcRestore consistent formatting of audio devices
2009-06-18 Riku Voipiolinux-user: strace now handles guest stringscorrectly...
2009-06-18 Jean-Christophe... fix qemu_alloc/qemu_free for audio subsystem
2009-06-18 Gerd Hoffmannalsa: fix warning
2009-06-18 Edgar E. Iglesiasxilinx-eth: Remove debug print.
2009-06-17 Blue SwirlDon't set IRQs on device reset and loadvm/savevm
2009-06-17 Blue SwirlCall piix4_reset() on system reset.
2009-06-17 Blue SwirlDon't set IRQs on device reset and loadvm/savevm
2009-06-17 Gleb NatapovCall piix3_reset() on system reset.
2009-06-17 Gleb NatapovRegister usb-uhci reset function.
2009-06-17 Blue SwirlRevert "Update irqs on reset and device load"
2009-06-17 Blue SwirlAllow user to specify CPU model
2009-06-17 Blue SwirlFix opening of read only raw images
2009-06-17 Blue SwirlReplace ELF section hack with normal table
2009-06-17 Blue SwirlConcentrate rest of table entries to top
2009-06-17 Blue SwirlConcentrate most table entries to top
2009-06-17 Blue SwirlClean up GEN_HANDLER2
2009-06-17 Blue SwirlClean up GEN_HANDLER
2009-06-16 Isaku Yamahataexec.c: remove unnecessary #if NB_MMU_MODES
2009-06-16 Eduardo HabkostFix vga_screen_dump_blank() PPM generation
2009-06-16 Mark McLoughlinPrevent CD-ROM media eject while device is locked
2009-06-16 Glauber Costaset migration max downtime
2009-06-16 Glauber Costaadd non-arbitrary migration stop condition
2009-06-16 Jan Kiszkakvm: Fix IRQ injection into full queue
2009-06-16 Dor LaorCall qemu_bh_delete at bdrv_aio_bh_cb.
2009-06-16 Amit ShahRemove dead code
2009-06-16 Nitin A KambleQEMU KVM: i386: Fix the cpu reset state
2009-06-16 Andre Przywaraallow CPUID vendor override
2009-06-16 Stefan WeilFix help message for new configure option --enable...
2009-06-16 Glauber Costaprovide cpu_index to env mapping
2009-06-16 Amit Shahpci: add define for communication class devices
2009-06-16 Gerd Hoffmannvnc: improve numpad support for qemu console.
2009-06-16 Gerd Hoffmannvirtio blk: fix warning.
2009-06-16 Sebastian Herbsztlsi53c895a: Implement write access to DMA Byte Counter
2009-06-16 Sebastian Herbsztlsi53c895a: Implement read and write access to DMA...
2009-06-16 Sebastian Herbsztlsi53c895a: Implement Scratch Byte Register
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
2009-06-16 Avi KivityRearrange io_mem_init()
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-06-16 Jan Kiszkakvm: Restrict configure check to Linux
2009-06-16 Jan Kiszkamux-term: Fix timestamp association
2009-06-16 Jan Kiszkamux-term: Localize timestamps
2009-06-16 Luiz Capitulinoreadline: Remove unneeded qemu_mallocz() check
2009-06-16 Kevin Wolfupdate_refcount: Write complete sectors
2009-06-16 Kevin Wolfalloc_cluster_link_l2: Write complete sectors
2009-06-16 Kevin Wolfl2_allocate: Write complete sectors
2009-06-16 Kevin Wolfqcow2: Rename global functions
2009-06-16 Kevin Wolfqcow2: Split out snapshot functions
2009-06-16 Kevin Wolfqcow2: Split out guest cluster functions
2009-06-16 Kevin Wolfqcow2: Split out refcount handling
2009-06-16 Kevin Wolfqcow2: Change default cluster size to 64k
2009-06-16 Gerd Hoffmannvnc: rework VncState release workflow.
next