qemu
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
2009-06-13 Blue SwirlFix a warning: uint_fast8_t is not 8 bits on OpenBSD...
2009-06-13 Blue SwirlAvoid a gcc 3 format warning
2009-06-13 Blue SwirlAvoid gcc 4.4 warning about uninitialized field
2009-06-13 Blue SwirlFix signedness problems
2009-06-13 Gerd Hoffmannxen nic: check tx queue after connect.
2009-06-13 Gerd Hoffmanninclude inttypes.h in xen.h
2009-06-13 Gerd Hoffmannxen: adapt to qemu_machine changes
2009-06-13 Gerd Hoffmannxen_disk: move sanity check to the correct place
2009-06-13 Stefan WeilWin32: Don't remove const attribute in type casts.
2009-06-13 Blue SwirlFix mingw32 build warnings
2009-06-12 Anthony LiguoriEnable -Werror by default for git builds on Linux hosts
2009-06-12 Edgar E. IglesiasCRIS: Prettify sizes for the internal disasm.
2009-06-12 Edgar E. IglesiasETRAX: DMA fixes for 64bit hosts.
2009-06-11 Edgar E. IglesiasETRAX: Correct PIC creation for the bare FS board.
2009-06-11 Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-06-11 Paul BrookFix stellaris ethernet
2009-06-11 Jan KiszkaFix xilinx_ethlite breakage by 4f1c942b7f
2009-06-11 Anthony LiguoriFix build breakage when using VDE introduced by 4f1c942
2009-06-10 Anthony LiguoriMerge branch 'net-queue'
2009-06-10 Luiz CapitulinoFix "defined but not used" warning
2009-06-10 Luiz Capitulinomonitor: Introduce get_command_name()
2009-06-10 Luiz Capitulinomonitor: Remove unused variable
2009-06-10 Luiz Capitulinomonitor: Remove uneeded 'return' statement
2009-06-10 Luiz Capitulinomonitor: Remove uneeded goto
2009-06-09 Blue SwirlUse snprintf to avoid OpenBSD warning
2009-06-09 Blue SwirlFix Sparse warning
2009-06-09 Blue SwirlClean up generated qemu-img-cmds.h
2009-06-09 Blue SwirlFix Sparse warning
2009-06-09 Blue Swirlmicroblaze-dis.c does not need to be executable
2009-06-09 Blue SwirlFix warning
2009-06-09 Blue SwirlRemove unused and misnamed field and variable
2009-06-09 Blue SwirlUpdate irqs on reset and device load
2009-06-09 Blue SwirlRegister reset functions for e1000 and rtl8139
2009-06-09 Alex Williamsonvirtio-net: Increase filter and control limits
2009-06-09 Alex Williamsonvirtio-net: Add new RX filter controls
2009-06-09 Alex Williamsonvirtio-net: MAC filter optimization
2009-06-09 Alex Williamsonvirtio-net: Fix MAC filter overflow handling
next