]> git.proxmox.com Git - qemu.git/history - util
like acpi_table_install(), acpi_table_add() should propagate Errors
[qemu.git] / util /
2013-04-02 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-02 Stefan Hajnocziqemu-socket: set passed fd non-blocking in socket_connect()
2013-04-02 Stefan Hajnoczioslib-posix: rename socket_set_nonblock() to qemu_set_n...
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-03-26 Peter Lievenbitops: unroll while loop in find_next_bit()
2013-03-26 Peter Lievenbuffer_is_zero: use vector optimizations if possible
2013-03-26 Peter Lievencutils: add a function to find non-zero content in...
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-22 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-22 Kevin Wolfnbd: Keep hostname and port separate
2013-03-22 Kevin Wolfqemu-socket: Make socket_optslist public
2013-03-22 Stefan WeilMinGW: Replace setsockopt by qemu_setsocketopt
2013-03-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v8' into...
2013-03-17 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-03-15 Peter Crosthwaiteiov: Factor out hexdumper
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-15 Kevin Wolfqemu-option: Add qemu_opts_absorb_qdict()
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.5' into...
2013-03-13 Gerd Hoffmannchardev: add udp support to qapi
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-03-09 Blue SwirlMerge branch 's390-for-upstream' of git://github.com...
2013-03-09 Blue SwirlMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-08 Anthony Liguorichar-socket: fix error reporting
2013-03-08 Lei Liosdep: replace setsockopt by qemu_setsockopt
2013-03-05 Aurelien JarnoMerge branch 'target-arm.next' of git://git.linaro...
2013-03-05 Peter Maydelloslib-posix: Align to permit transparent hugepages...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-04 MORITA Kazutakamove socket_set_nodelay to osdep.c
2013-03-01 Paolo Bonzinihw: move qdev-monitor.o to toplevel directory
2013-03-01 Paolo Bonzinihw: move fifo.[ch] to libqemuutil
2013-02-18 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-17 Richard Hendersonhost-utils: Improve mulu64 and muls64
2013-02-17 Richard Hendersonhost-utils: Use __int128_t for mul[us]64
2013-02-16 Richard Hendersonbitops: Replace bitops_ctol with ctzl
2013-02-16 Richard Hendersonbitops: Inline bitops_flsl
2013-02-16 Richard Hendersonbitops: Use non-bitops ctzl
2013-02-16 Richard Hendersonhbitmap: Use non-bitops ctzl
2013-02-11 Markus Armbrusterqemu-option: Disable two helpful messages that got...
2013-02-11 Markus Armbrustererror: Strip trailing '\n' from error string arguments...
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-06 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-02-06 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-02-06 Aneesh Kumar K.Vqemu/iovec: Don't assert if sbytes is zero
2013-02-04 Eduardo Habkostcutils: unsigned int parsing functions
2013-02-02 Paolo Bonzinibitops: unify bitops_ffsl with the one in host-utils...
2013-02-02 Stefan Weilutil: Fix compilation of envlist.c for MinGW
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-31 Aurelien JarnoMerge branch 'target-arm.next' of git://git.linaro...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.next...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-30 Markus Armbrusterg_strdup(NULL) returns NULL; simplify
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-28...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-01-26 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-26 Blue Swirlbsd-user: avoid conflict with qemu_vmalloc
2013-01-25 Paolo Bonzinihbitmap: add assertion on hbitmap_iter_init
2013-01-25 Paolo Bonziniadd hierarchical bitmap data type and test cases
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread.next...
2013-01-20 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-19 Stefan WeilReplace non-portable asprintf by g_strdup_printf
2013-01-16 Markus Armbrusteracl: Free memory allocated with g_malloc() with g_free()
2013-01-16 Markus Armbrusteracl: Fix acl_remove not to mess up the ACL
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/memory-ioport...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-15 Markus Armbrusterw32: Make qemu_vfree() accept NULL like the POSIX imple...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v6' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.76' into staging
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v67' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/testdev.2' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'bonzini/stub' into staging
2013-01-12 Paolo Bonzinibuild: move libqemuutil.a components to util/