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