Age | Commit message (Expand) | Author |
2015-05-22 | util: allow \n to terminate password input | Daniel P. Berrange |
2015-05-22 | util: move read_password method out of qemu-img into osdep/oslib | Daniel P. Berrange |
2015-03-10 | oslib-posix: Fix compiler warning (-Wclobbered) and simplify the code | Stefan Weil |
2014-11-23 | memory: expose alignment used for allocating RAM as MemoryRegion API | Igor Mammedov |
2014-11-02 | util: Improve os_mem_prealloc error message | Michal Privoznik |
2014-08-15 | block: Introduce qemu_try_blockalign() | Kevin Wolf |
2014-07-10 | oslib-posix: Fix new compiler error with -Wclobbered | Stefan Weil |
2014-06-19 | memory: move preallocation code out of exec.c | Paolo Bonzini |
2014-03-13 | oslib-posix: Fix build on FreeBSD | Andreas Färber |
2014-02-20 | util: Split out exec_dir from os_find_datadir | Fam Zheng |
2014-01-24 | qemu_memalign: Allow small alignments | Kevin Wolf |
2014-01-22 | osdep: add qemu_set_tty_echo() | Stefan Hajnoczi |
2013-10-02 | util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR | Sebastian Ottlik |
2013-09-12 | exec: Don't abort when we can't allocate guest memory | Markus Armbruster |
2013-05-30 | osdep: add qemu_get_local_state_pathname() | Laszlo Ersek |
2013-05-14 | osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory | Paolo Bonzini |
2013-05-14 | osdep, kvm: rename low-level RAM allocation functions | Paolo Bonzini |
2013-04-16 | migration: initialize RAM to zero | Paolo Bonzini |
2013-04-02 | oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() | Stefan Hajnoczi |
2013-03-05 | oslib-posix: Align to permit transparent hugepages on ARM Linux | Peter Maydell |
2013-01-26 | bsd-user: avoid conflict with qemu_vmalloc | Blue Swirl |
2013-01-12 | build: move libqemuutil.a components to util/ | Paolo Bonzini |