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
vnc: improve numpad support for qemu console.
Gerd Hoffmann
2009-06-16
virtio blk: fix warning.
Gerd Hoffmann
2009-06-16
lsi53c895a: Implement write access to DMA Byte Counter
Sebastian Herbszt
2009-06-16
lsi53c895a: Implement read and write access to DMA Next Address
Sebastian Herbszt
2009-06-16
lsi53c895a: Implement Scratch Byte Register
Sebastian Herbszt
2009-06-16
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
2009-06-16
Rearrange io_mem_init()
Avi Kivity
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
kvm: Restrict configure check to Linux
Jan Kiszka
2009-06-16
mux-term: Fix timestamp association
Jan Kiszka
2009-06-16
mux-term: Localize timestamps
Jan Kiszka
2009-06-16
readline: Remove unneeded qemu_mallocz() check
Luiz Capitulino
2009-06-16
update_refcount: Write complete sectors
Kevin Wolf
2009-06-16
alloc_cluster_link_l2: Write complete sectors
Kevin Wolf
2009-06-16
l2_allocate: Write complete sectors
Kevin Wolf
2009-06-16
qcow2: Rename global functions
Kevin Wolf
2009-06-16
qcow2: Split out snapshot functions
Kevin Wolf
2009-06-16
qcow2: Split out guest cluster functions
Kevin Wolf
2009-06-16
qcow2: Split out refcount handling
Kevin Wolf
2009-06-16
qcow2: Change default cluster size to 64k
Kevin Wolf
2009-06-16
vnc: rework VncState release workflow.
Gerd Hoffmann
2009-06-16
raw-posix: Remove O_RDWR when attempting to open a file read-only
Avi Kivity
2009-06-16
raw-posix: open flags use BDRV_ namespace, not posix namespace
Avi Kivity
2009-06-16
qdev: Fix regression in "pci_add ... storage if=virtio, ..."
Markus Armbruster
2009-06-16
Make sure to use SDL_CFLAGS everywhere we include SDL headers
Anthony Liguori
2009-06-16
linux-user: remove duplicate tswap32() from do_getsockopt()
Laurent Vivier
2009-06-16
linux-user/syscall.c: define _ATFILE_SOURCE
Eduardo Habkost
2009-06-16
linux-user: initialize mmap_mutex properly
Nathan Froyd
2009-06-16
RFC: fix fcntl support in linux-user - new try
Arnaud Patard (Rtp)
2009-06-16
linux-user: add tee, splice and vmsplice
vibisreenivasan
2009-06-16
linux-user: implement pipe2 [v3]
Riku Voipio
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
[next]