]> git.proxmox.com Git - qemu.git/history - include
char: Fix return type of qemu_chr_fe_add_watch()
[qemu.git] / include /
2013-03-19 Kevin Wolfchar: Fix return type of qemu_chr_fe_add_watch()
2013-03-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v8' into...
2013-03-18 Gerd Hoffmannconsole: remove ds_get_* helper functions
2013-03-18 Gerd Hoffmannconsole: stop using DisplayState in gfx hardware emulation
2013-03-18 Gerd Hoffmannconsole: zap displaystate from dcl callbacks
2013-03-18 Gerd Hoffmannspice: stop using DisplayState
2013-03-18 Gerd Hoffmannconsole: add surface_*() getters
2013-03-18 Gerd Hoffmannconsole: rework DisplaySurface handling [dcl/ui side]
2013-03-18 Gerd Hoffmannconsole: rework DisplaySurface handling [vga emu side]
2013-03-18 Gerd Hoffmannconsole: kill DisplayState->opaque
2013-03-18 Gerd Hoffmannconsole: fix displaychangelisteners interface
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 Stefan Hajnoczicoroutine: use AioContext for CoQueue BH
2013-03-15 Stefan Hajnoczithreadpool: drop global thread pool
2013-03-15 Stefan Hajnocziblock: add bdrv_get_aio_context()
2013-03-15 Stefan Hajnocziaio: add a ThreadPool instance to AioContext
2013-03-15 Stefan Hajnoczithreadpool: add thread_pool_new() and thread_pool_free()
2013-03-15 Stefan Hajnoczimain-loop: add qemu_get_aio_context()
2013-03-15 Kevin Wolfblockdev: Keep a copy of DriveInfo.serial
2013-03-15 Kevin Wolfqemu-option: Add qemu_opts_absorb_qdict()
2013-03-15 Kevin WolfAdd qdict_clone_shallow()
2013-03-15 Kevin Wolfblock: Add options QDict to bdrv_open() prototype
2013-03-15 Kevin Wolfblock: Add options QDict to .bdrv_open()
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.5' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-11...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-03-13 Gerd Hoffmannchardev: add udp support to qapi
2013-03-13 Gerd Hoffmannchardev: add vc support to qapi
2013-03-13 Gerd Hoffmannchardev: add spice support to qapi
2013-03-13 Gerd Hoffmannchardev: add braille support to qapi
2013-03-13 Gerd Hoffmannchardev: add msmouse support to qapi
2013-03-13 Gerd Hoffmannchardev: add support for qapi-based chardev initialization
2013-03-12 Stefan BergerAdd a TPM Passthrough backend driver implementation
2013-03-12 Stefan BergerSupport for TPM command line options
2013-03-12 Andreas Färbercpu: Replace do_interrupt() by CPUClass::do_interrupt...
2013-03-12 Andreas Färbercpu: Pass CPUState to cpu_interrupt()
2013-03-12 Andreas Färberexec: Pass CPUState to cpu_reset_interrupt()
2013-03-12 Andreas Färbercpu: Move halted and interrupt_request fields to CPUState
2013-03-12 Andreas Färbercpu: Introduce cpu_class_set_vmsd()
2013-03-12 Andreas Färbercpu: Register VMStateDescription through CPUState
2013-03-12 Andreas Färberstubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY
2013-03-12 Andreas Färbervmstate: Make vmstate_register() static inline
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-03-11 Peter Lievenpage_cache: dup memory on insert
2013-03-11 Paolo Bonzinimigration: eliminate s->migration_file
2013-03-11 Paolo Bonzinimigration: move rate limiting to QEMUFile
2013-03-11 Paolo Bonzinimigration: use QEMUFile for writing outgoing migration...
2013-03-11 Paolo Bonzinimigration: use QEMUFile for migration channel lifetime
2013-03-11 Paolo Bonziniqemu-file: add writable socket QEMUFile
2013-03-11 Paolo Bonziniqemu-file: check exit status when closing a pipe QEMUFile
2013-03-11 Paolo Bonzinimigration: merge qemu_popen_cmd with qemu_popen
2013-03-11 Paolo Bonziniqemu-file: make qemu_fflush and qemu_file_set_error...
2013-03-11 Paolo Bonzinimigration: yay, buffering is gone
2013-03-11 Paolo Bonzinimigration: run setup callbacks out of big lock
2013-03-11 Paolo Bonzinimigration: run pending/iterate callbacks out of big...
2013-03-11 Paolo Bonzinimigration: reorder SaveVMHandlers members
2013-03-11 Paolo Bonziniblock-migration: add lock
2013-03-11 Paolo Bonzinimigration: cleanup migration (including thread) in...
2013-03-11 Paolo Bonzinimigration: simplify error handling
2013-03-11 Paolo Bonziniqemu-file: temporarily expose qemu_file_set_error and...
2013-03-11 Paolo Bonzinimigration: use qemu_file_set_error to pass error codes...
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 Richard Hendersontcg: Don't make exitreq flag a local temporary
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 Liguoriqemu-char: make char drivers dynamically registerable
2013-03-08 Anthony Liguoriqemu-char: remove use of QEMUTimer in favor of glib...
2013-03-08 Anthony Liguoriqemu-char: add watch support
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.2...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-03-04 MORITA Kazutakamove socket_set_nodelay to osdep.c
2013-03-03 Peter Maydellgen-icount.h: Rename gen_icount_start/end to gen_tb_sta...
2013-03-03 Peter MaydellHandle CPU interrupts by inline checking of a flag
2013-03-03 Peter Maydelltcg: Document tcg_qemu_tb_exec() and provide constants...
2013-03-01 Paolo Bonzinihw: move qdev-monitor.o to toplevel directory
2013-03-01 Paolo Bonzinihw: move fifo.[ch] to libqemuutil
2013-03-01 Paolo Bonzinihw: move char backends to backends/
2013-02-27 Jason Wangnet: reduce the unnecessary memory allocation of multiqueue
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-02-26 Alexander Grafglib: Add compat wrapper for g_poll on old glib
2013-02-26 Peter Maydellqemu-log: default to stderr for logging output
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'quintela/stats.next'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Blue SwirlMerge branch 'eflags3' of git://github.com/rth7680...
2013-02-23 Peter MaydellReplace all setjmp()/longjmp() with sigsetjmp()/siglong...
2013-02-23 Peter Maydellqemu-log: Remove qemu_log_try_set_file() and its users
2013-02-22 Paolo Bonziniblock: implement BDRV_O_UNMAP
2013-02-22 Miroslav Rezaninaqemu-img: Add "Quiet mode" option
2013-02-22 Miroslav Rezaninablock: Add synchronous wrapper for bdrv_co_is_allocated...
2013-02-22 Stefan Hajnocziqemu-img: add compressed clusters to BlockFragInfo
next