qemu
2009-06-16 Mika WesterbergRevived GUEST_BASE support for usermode emulation targe... guest-base
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
2009-06-09 Alex Williamsonvirtio-net: reorganize receive_filter()
2009-06-09 Alex Williamsonvirtio-net: Use a byte to store RX mode flags
2009-06-09 Alex Williamsonvirtio-net: Add version_id 7 placeholder for vnet heade...
2009-06-09 Mark McLoughlinvirtio-net: implement rx packet queueing
2009-06-09 Mark McLoughlinnet: make use of async packet sending API in tap client
2009-06-09 Mark McLoughlinnet: add qemu_send_packet_async()
2009-06-09 Mark McLoughlinnet: split out packet queueing and flushing into separa...
2009-06-09 Mark McLoughlinnet: return status from qemu_deliver_packet()
2009-06-09 Mark McLoughlinnet: add return value to packet receive handler
2009-06-09 Mark McLoughlinnet: pass VLANClientState* as first arg to receive...
2009-06-09 Mark McLoughlinnet: re-name vc->fd_read() to vc->receive()
2009-06-09 Mark McLoughlinnet: add fd_readv() handler to qemu_new_vlan_client...
2009-06-09 Mark McLoughlinnet: only read from tapfd when we can send
2009-06-09 Mark McLoughlinnet: vlan clients with no fd_can_read() can always...
2009-06-09 Mark McLoughlinnet: move the tap buffer into TAPState
2009-06-09 Mark McLoughlinnet: factor tap_read_packet() out of tap_send()
2009-06-09 Jan Kiszkaslirp: Reorder initialization
2009-06-09 Jan Kiszkanet: Improve parameter error reporting
2009-06-09 Mark McLoughlinnet: fix error reporting for some net parameter checks
2009-06-09 Jan Kiszkanet: Real fix for check_params users
2009-06-09 Mark McLoughlinRevert "Fix output of uninitialized strings"
next