Age | Commit message (Expand) | Author |
---|---|---|
2011-12-22 | link the main loop and its dependencies into the tools | Paolo Bonzini |
2011-11-28 | 9pfs: improve portability to older systems | Paolo Bonzini |
2011-11-01 | Support running QEMU on Valgrind | Stefan Weil |
2011-10-21 | add socket_set_block | Paolo Bonzini |
2011-09-09 | qemu_vmalloc: align properly for transparent hugepages and KVM | Avi Kivity |
2011-07-29 | Add missing trace call to oslib-posix.c:qemu_vmalloc() | Jes Sorensen |
2011-06-14 | Darwin: Fix compilation warning regarding the deprecated daemon() function | Alexandre Raymond |
2010-12-02 | virtio-9p: fix build on !CONFIG_UTIMENSAT | Hidetoshi Seto |
2010-10-30 | Consolidate oom_check() functions | Jes Sorensen |
2010-10-30 | qemu_pipe() is used only by POSIX code, so move to oslib-posix.c | Jes Sorensen |
2010-10-30 | Move osdep socket code to oslib-{posix,win32}.c | Jes Sorensen |
2010-10-30 | Move QEMU OS dependant library functions to OS specific files | Jes Sorensen |