index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-06-16
linux-user: update syscall list
Riku Voipio
2009-06-16
add futex wake op
Riku Voipio
2009-06-16
linux-user: support private futexes
Martin Mohring
2009-06-16
linux-user: include linux/fs.h
Martin Mohring
2009-06-16
linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags t...
Lionel Landwerlin
2009-06-16
linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockopt
Lionel Landwerlin
2009-06-16
Return EOPNOTSUPP instead of ENOSYS for *xattr* syscalls
Arnaud Patard
2009-06-16
Fix struct termios host - target translation
Arnaud Patard
2009-06-16
linux-user: fix utimensat
Riku Voipio
2009-06-16
linux-user: strace now handles guest strings correctly [v2]
Mika Westerberg
2009-06-16
linux-user: added x86 and x86_64 support for ELF coredump
Mika Westerberg
2009-06-16
linux-user: implemented ELF coredump support for ARM target
Mika Westerberg
2009-06-16
Implement shm* syscalls and fix 64/32bit errors
Riku Voipio
2009-06-16
export mmap_find_vma for shmat
Riku Voipio
2009-06-15
Incorporate changes from v2 of Gleb's RTC reset patch
Anthony Liguori
2009-06-15
etrax: Don't pass CPUState to peripherals.
Edgar E. Iglesias
2009-06-15
Merge commit 'block/master' into staging
Anthony Liguori
2009-06-15
Fix warning in qemu-nbd.c
Anthony Liguori
2009-06-15
raw-posix: cleanup ioctl methods
Christoph Hellwig
2009-06-15
block: add bdrv_probe_device method
Christoph Hellwig
2009-06-15
raw-posix: split hdev drivers
Christoph Hellwig
2009-06-15
raw-posix: add a raw_open_common helper
Christoph Hellwig
2009-06-15
raw-posix: always store open flags
Christoph Hellwig
2009-06-15
fix qemu_aio_flush
Andrea Arcangeli
2009-06-14
Add rtc reset function.
Gleb Natapov
2009-06-13
migrate_fd_close: delete associated io-handler before closing the fd
Uri Lublin
2009-06-13
exec-migration: handle EINTR in popen_get_buffer()
Uri Lublin
2009-06-13
Fix prototype of function zfree.
Stefan Weil
2009-06-13
Add static to local machine declaration.
Stefan Weil
2009-06-13
Don't use cpu_index as apic_id.
Gleb Natapov
2009-06-13
Apic creation should not depend on pci
Gleb Natapov
2009-06-13
Add -no-virtio-balloon command-line option
Eduardo Habkost
2009-06-13
Fix SDL include path.
Stefan Weil
2009-06-13
Really enable -Werror
Blue Swirl
2009-06-13
Avoid collision with system NGROUPS definition
Blue Swirl
2009-06-13
Fix a warning: uint_fast8_t is not 8 bits on OpenBSD/Sparc64
Blue Swirl
2009-06-13
Avoid a gcc 3 format warning
Blue Swirl
2009-06-13
Avoid gcc 4.4 warning about uninitialized field
Blue Swirl
2009-06-13
Fix signedness problems
Blue Swirl
2009-06-13
xen nic: check tx queue after connect.
Gerd Hoffmann
2009-06-13
include inttypes.h in xen.h
Gerd Hoffmann
2009-06-13
xen: adapt to qemu_machine changes
Gerd Hoffmann
2009-06-13
xen_disk: move sanity check to the correct place
Gerd Hoffmann
2009-06-13
Win32: Don't remove const attribute in type casts.
Stefan Weil
2009-06-13
Fix mingw32 build warnings
Blue Swirl
2009-06-12
Enable -Werror by default for git builds on Linux hosts
Anthony Liguori
2009-06-12
CRIS: Prettify sizes for the internal disasm.
Edgar E. Iglesias
2009-06-12
ETRAX: DMA fixes for 64bit hosts.
Edgar E. Iglesias
2009-06-11
ETRAX: Correct PIC creation for the bare FS board.
Edgar E. Iglesias
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
[next]