]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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.
2009-06-16 Avi Kivityraw-posix: Remove O_RDWR when attempting to open a...
2009-06-16 Avi Kivityraw-posix: open flags use BDRV_ namespace, not posix...
2009-06-16 Markus Armbrusterqdev: Fix regression in "pci_add ... storage if=virtio...
2009-06-16 Anthony LiguoriMake sure to use SDL_CFLAGS everywhere we include SDL...
2009-06-16 Laurent Vivierlinux-user: remove duplicate tswap32() from do_getsockopt()
2009-06-16 Eduardo Habkostlinux-user/syscall.c: define _ATFILE_SOURCE
2009-06-16 Nathan Froydlinux-user: initialize mmap_mutex properly
2009-06-16 Arnaud Patard... RFC: fix fcntl support in linux-user - new try
2009-06-16 vibisreenivasanlinux-user: add tee, splice and vmsplice
2009-06-16 Riku Voipiolinux-user: implement pipe2 [v3]
2009-06-16 Riku Voipiolinux-user: update syscall list
2009-06-16 Riku Voipioadd futex wake op
2009-06-16 Martin Mohringlinux-user: support private futexes
2009-06-16 Martin Mohringlinux-user: include linux/fs.h
2009-06-16 Lionel Landwerlinlinux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP...
2009-06-16 Lionel Landwerlinlinux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP...
2009-06-16 Arnaud PatardReturn EOPNOTSUPP instead of ENOSYS for *xattr* syscalls
2009-06-16 Arnaud PatardFix struct termios host - target translation
2009-06-16 Riku Voipiolinux-user: fix utimensat
2009-06-16 Mika Westerberglinux-user: strace now handles guest strings correctly...
2009-06-16 Mika Westerberglinux-user: added x86 and x86_64 support for ELF coredump
2009-06-16 Mika Westerberglinux-user: implemented ELF coredump support for ARM...
2009-06-16 Riku VoipioImplement shm* syscalls and fix 64/32bit errors
2009-06-16 Riku Voipioexport mmap_find_vma for shmat
2009-06-15 Anthony LiguoriIncorporate changes from v2 of Gleb's RTC reset patch
2009-06-15 Edgar E. Iglesiasetrax: Don't pass CPUState to peripherals.
2009-06-15 Anthony LiguoriMerge commit 'block/master' into staging
2009-06-15 Anthony LiguoriFix warning in qemu-nbd.c
2009-06-15 Christoph Hellwigraw-posix: cleanup ioctl methods
2009-06-15 Christoph Hellwigblock: add bdrv_probe_device method
2009-06-15 Christoph Hellwigraw-posix: split hdev drivers
2009-06-15 Christoph Hellwigraw-posix: add a raw_open_common helper
2009-06-15 Christoph Hellwigraw-posix: always store open flags
2009-06-15 Andrea Arcangelifix qemu_aio_flush
2009-06-15 Gleb NatapovAdd rtc reset function.
2009-06-14 Uri Lublinmigrate_fd_close: delete associated io-handler before...
2009-06-14 Uri Lublinexec-migration: handle EINTR in popen_get_buffer()
2009-06-14 Stefan WeilFix prototype of function zfree.
2009-06-14 Stefan WeilAdd static to local machine declaration.
2009-06-14 Gleb NatapovDon't use cpu_index as apic_id.
2009-06-14 Gleb NatapovApic creation should not depend on pci
2009-06-14 Eduardo HabkostAdd -no-virtio-balloon command-line option
2009-06-14 Stefan WeilFix SDL include path.
2009-06-13 Blue SwirlReally enable -Werror
2009-06-13 Blue SwirlAvoid collision with system NGROUPS definition
next