]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-03-18 KONRAD Fredericvirtio-blk-ccw switch to new API.
2013-03-18 KONRAD Fredericvirtio-blk-s390: switch to the new API.
2013-03-18 KONRAD Fredericvirtio-blk-pci: switch to new API.
2013-03-18 KONRAD Fredericvirtio-blk: add the virtio-blk device.
2013-03-18 KONRAD Fredericvirtio-blk: don't use pointer for configuration.
2013-03-18 KONRAD Fredericvirtio-pci: fix hot unplug.
2013-03-18 KONRAD Fredericvirtio-x-bus: fix allow_hotplug assertion.
2013-03-18 KONRAD Fredericvirtio: make virtio device's structures public.
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: zap color_table
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 Hoffmanncocoa: stop using DisplayState
2013-03-18 Gerd Hoffmannspice: stop using DisplayState
2013-03-18 Gerd Hoffmannsdl: stop using DisplayState
2013-03-18 Gerd Hoffmannvnc: stop using DisplayState
2013-03-18 Gerd Hoffmanngtk: 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 Hoffmannsdl: drop dead code
2013-03-18 Gerd Hoffmannqxl: better vga init in enter_vga_mode
2013-03-18 Gerd Hoffmannqxl: zap qxl0 global
2013-03-18 Gerd Hoffmannspice: zap sdpy global
2013-03-18 Gerd Hoffmannconsole: kill DisplayState->opaque
2013-03-18 Gerd Hoffmannconsole: fix displaychangelisteners interface
2013-03-17 Cornelia Hucks390: Fix cpu refactoring fallout.
2013-03-17 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-03-17 Petar Jovanovictarget-mips: fix rndrashift_short_acc and code for...
2013-03-15 Peter Crosthwaitexilinx_spips: QOM styling fixes
2013-03-15 Nathan Rossixilinx_spips: Add missing dual-bus snoop commands
2013-03-15 Nathan Rossixilinx_spips: Fix bus setup conditional check
2013-03-15 Peter Crosthwaitexilinx_spips: Set unused IRQs to NULL
2013-03-15 Peter Crosthwaitexilinx_zynq: added pl330 to machine model
2013-03-15 Peter Crosthwaitepl330: Initial version
2013-03-15 Peter Crosthwaiteiov: Factor out hexdumper
2013-03-15 Peter Maydellhw/vexpress: Set reset values for daughterboard oscillators
2013-03-15 Peter Maydellhw/arm_sysctl: Implement SYS_CFG_OSC function
2013-03-15 Peter Maydellhw/vexpress: Pass voltage sensor properties to sysctl...
2013-03-15 Peter Maydellhw/arm_sysctl: Implement SYS_CFG_VOLT
2013-03-15 Peter Maydellqdev: Implement (variable length) array properties
2013-03-15 Peter Maydellhw/arm_sysctl: Convert from qdev init to instance_init
2013-03-15 Peter Maydellhw/arm_sysctl: Implement SYS_CFG_DVIMODE as a no-op
2013-03-15 Peter Maydellhw/arm_sysctl: Implement SYS_CFG_MUXFPGA writes as...
2013-03-15 Peter Maydellhw/arm_sysctl: Handle SYS_CFGCTRL in a more structured way
2013-03-15 Peter Maydellhw/vexpress: Pass proc_id via VEDBoardInfo
2013-03-15 David GibsonFix TAGS creation
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 Markus Armbrusterblockdev: Fix up copyright and permission notice
2013-03-15 Stefan Hajnocziqemu-iotests: use -nographic in test case 007
2013-03-15 Paolo Bonziniqemu-iotests: add tests for rebasing zero clusters
2013-03-15 Paolo Bonzinidataplane: fix hang introduced by AioContext transition
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 Hajnoczithreadpool: move globals into struct ThreadPool
2013-03-15 Stefan Hajnoczimain-loop: add qemu_get_aio_context()
2013-03-15 MORITA Kazutakasheepdog: set io_flush handler in do_co_req
2013-03-15 MORITA Kazutakasheepdog: use non-blocking fd in coroutine context
2013-03-15 Paolo Bonziniqcow2: make is_allocated return true for zero clusters
2013-03-15 Stefan Hajnocziqcow2: drop unnecessary flush in qcow2_update_snapshot_...
2013-03-15 Stefan Hajnocziqcow2: drop flush in update_cluster_refcount()
2013-03-15 Stefan Hajnocziqcow2: flush in qcow2_update_snapshot_refcount()
2013-03-15 Stefan Hajnocziqcow2: set L2 cache dependency in qcow2_alloc_bytes()
2013-03-15 Stefan Hajnocziqcow2: flush refcount cache correctly in qcow2_write_sn...
2013-03-15 Stefan Hajnocziqcow2: flush refcount cache correctly in alloc_refcount...
2013-03-15 Kevin Wolfqcow2: Allow lazy refcounts to be enabled on the comman...
2013-03-15 Kevin Wolfblock: Support driver specific options in drive_init()
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 Wolfblock: Add options QDict to bdrv_open_common()
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-15 Peter Crosthwaiteqga/main.c: Don't use g_key_file_get/set_int64
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-14 Hans de Goedespice-qemu-char: Remove dead debugging code
2013-03-14 Hans de Goedespice-qemu-char: Fix name parameter issues after qapi...
2013-03-13 Anthony Liguorigtk: fix vc initialization
2013-03-13 Igor Mitsyankoqemu-char.c: fix waiting for telnet connection message
2013-03-13 Gerd HoffmannRevert "hmp: Disable chardev-add and chardev-remove"
2013-03-13 Gerd Hoffmannchardev: add udp support to qapi
2013-03-13 Gerd Hoffmannchardev: add memory (ringbuf) 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 pipe support to qapi
2013-03-13 Gerd Hoffmannchardev: add console support to qapi
2013-03-13 Gerd Hoffmannchardev: switch pty init to qapi
2013-03-13 Gerd Hoffmannchardev: switch parallel init to qapi
2013-03-13 Gerd Hoffmannchardev: switch serial/tty init to qapi
2013-03-13 Gerd Hoffmannchardev: add stdio support to qapi
2013-03-13 Gerd Hoffmannchardev: switch file init to qapi
2013-03-13 Gerd Hoffmannchardev: add braille support to qapi
next