Age | Commit message (Expand) | Author |
2009-06-16 | set migration max downtime | Glauber Costa |
2009-06-16 | add non-arbitrary migration stop condition | Glauber Costa |
2009-06-16 | kvm: Fix IRQ injection into full queue | Jan Kiszka |
2009-06-16 | Call qemu_bh_delete at bdrv_aio_bh_cb. | Dor Laor |
2009-06-16 | Remove dead code | Amit Shah |
2009-06-16 | QEMU KVM: i386: Fix the cpu reset state | Nitin A Kamble |
2009-06-16 | allow CPUID vendor override | Andre Przywara |
2009-06-16 | Fix help message for new configure option --enable-debug. | Stefan Weil |
2009-06-16 | provide cpu_index to env mapping | Glauber Costa |
2009-06-16 | pci: add define for communication class devices | Amit Shah |
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 |