]> git.proxmox.com Git - mirror_qemu.git/history - include
qemu-option: Remove qemu_opts_create_nofail
[mirror_qemu.git] / include /
2014-01-06 Peter Crosthwaiteqemu-option: Remove qemu_opts_create_nofail
2014-01-06 Peter Crosthwaitehw: Remove assert_no_error usages
2014-01-06 Peter Crosthwaiteerror: Add error_abort
2014-01-06 Paolo Bonzinimonitor: add object-add (QMP) and object_add (HMP)...
2013-12-21 Aurelien JarnoMerge tag 'signed-s390-for-upstream' of git://github...
2013-12-20 Anthony LiguoriMerge remote-tracking branch 'agraf/tags/signed-ppc...
2013-12-20 Peter Crosthwaitedevice_tree: qemu_fdt_setprop: Rename val_array arg
2013-12-20 Peter Crosthwaitedevice_tree: s/qemu_devtree/qemu_fdt globally
2013-12-20 Alexander Grafroms: Flush icache when writing roms to guest memory
2013-12-20 Alexey Kardashevskiyspapr-rtas: add ibm, (get|set)-system-parameter
2013-12-20 Alexey Kardashevskiyspapr-rtas: replace return code constants with macros
2013-12-19 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-12-17 liguanghw/arm: add allwinner a10 SoC support
2013-12-17 liguanghw/intc: add allwinner A10 interrupt controller
2013-12-17 liguanghw/timer: add allwinner a10 timer
2013-12-17 Peter Maydellvmstate: Add support for an array of ptimer_state *
2013-12-17 Antony Pavlovhw/arm/digic: add UART support
2013-12-17 Antony Pavlovhw/arm/digic: add timer support
2013-12-17 Antony Pavlovhw/arm: add very initial support for Canon DIGIC SoC
2013-12-17 Claudio Fontanahost-utils: add clrsb32/64 - count leading redundant...
2013-12-16 Anthony LiguoriMerge remote-tracking branch 'spice/tags/pull-spice...
2013-12-16 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-12-16 Marc-André Lureauchar: add qemu_chr_fe_event()
2013-12-16 Marc-André Lureauinclude: add missing config-host.h include
2013-12-16 Marc-André Lureauqmp_change_blockdev() remove unused has_format
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'bonzini/virtio' into...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-12-11 Michael S. Tsirkinhpet: fix build with CONFIG_HPET off
2013-12-11 Liu Ping Fanhpet: enable to entitle more irq pins for hpet
2013-12-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-temp-order' into...
2013-12-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/net-next' into...
2013-12-11 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-12-10 Will Newtonsoftfloat: Add minNum() and maxNum() functions to softf...
2013-12-10 John Rigbyhw/arm/boot: Allow boards to provide an fdt blob
2013-12-10 François LEGALcpu/a9mpcore: Add Global Timer
2013-12-10 Peter Crosthwaitehw/timer: Introduce ARM A9 Global Timer.
2013-12-10 Peter Crosthwaitecpu/a9mpcore: reorder operations/declarations
2013-12-10 Markus Armbrustersmbios: Set system manufacturer, product & version...
2013-12-10 Paolo Bonziniqtest: split configuration of qtest accelerator and...
2013-12-10 Michael S. Tsirkinpc: map PCI address space as catchall region for not...
2013-12-10 Markus Armbrusterhw: Pass QEMUMachine to its init() method
2013-12-09 Andreas Färbervirtio: Convert exit to unrealize
2013-12-09 Andreas Färbervirtio: Complete converting VirtioDevice to QOM realize
2013-12-09 Andreas Färbervirtio-scsi: Convert to QOM realize
2013-12-09 Andreas Färbervirtio-rng: Convert to QOM realize
2013-12-09 Andreas Färbervirtio: Start converting VirtioDevice to QOM realize
2013-12-09 Paolo Bonzinivirtio-scsi: switch exit callback to VirtioDeviceClass
2013-12-09 Paolo Bonzinivirtio-bus: cleanup plug/unplug interface
2013-12-09 Paolo Bonzinivirtio-bus: remove vdev field
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'kraxel/tags/pull-seabios...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'rth/auxv-2' into staging
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'kraxel/tags/pull-usb...
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-12-05 Peter Lievenblock: add opt_transfer_length to BlockLimits
2013-12-04 Wenchao Xiaqemu-nbd: support internal snapshot export
2013-12-04 Wenchao Xiasnapshot: distinguish id and name in load_tmp
2013-12-03 Paolo Bonziniblock: add bdrv_aio_write_zeroes
2013-12-03 Paolo Bonziniblock: add flags to BlockRequest
2013-12-02 Stefan Weilmisc: Replace 'struct QEMUTimer' by 'QEMUTimer'
2013-12-02 Stefan Weiltrace: Remove trace.h from console.h (less dependencies)
2013-12-02 Marc-André Lureaucoroutine: remove unused CoQueue AioContext
2013-12-02 Marc-André Lureaucoroutine: remove qemu_co_queue_wait_insert_head
2013-12-01 Paul Durrantxen-pvdevice: make device-id property compulsory
2013-11-29 Richard Hendersonutil: Use qemu_getauxval in linux qemu_cache_utils_init
2013-11-29 Richard Hendersontcg-s390: Use qemu_getauxval in query_facilities
2013-11-29 Richard Hendersontcg-arm: Use qemu_getauxval
2013-11-29 Richard Hendersontcg-ppc64: Use qemu_getauxval
2013-11-29 Richard Hendersonosdep: Create qemu_getauxval and qemu_init_auxval
2013-11-29 Fam Zhengblkdebug: add "remove_break" command
2013-11-29 Liu Yuansheepdog: support user-defined redundancy option
2013-11-29 Fam Zhengqapi: Change BlockDirtyInfo to list
2013-11-29 Fam Zhengblock: per caller dirty bitmap
2013-11-28 Gerd Hoffmannusb: add vendor request defines
2013-11-28 Peter Lievenblock: introduce bdrv_make_zero
2013-11-28 Peter Lievenblock: add BlockLimits structure to BlockDriverState
2013-11-28 Peter Lievenblock: add wrappers for logical block provisioning...
2013-11-28 Peter Lievenblock: add logical block provisioning info to BlockDriv...
2013-11-28 Peter Lievenblock: introduce BDRV_REQ_MAY_UNMAP request flag
2013-11-28 Peter Lievenblock: add flags to bdrv_*_write_zeroes
2013-11-28 Peter Lievenblock: make BdrvRequestFlags public
2013-11-26 Hans de Goedeusb: Add usb_device_alloc/free_streams
2013-11-26 Hans de Goedeusb: Add max_streams attribute to endpoint info
2013-11-26 Hans de Goedescsi: Add 2 new sense codes needed by uas
2013-11-25 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/tags/for-anthony...
2013-11-21 Peter Maydellatomic.h: Fix build with clang
2013-11-21 Paolo Bonzinipc: get rid of builtin pvpanic for "-M pc-1.5"
2013-11-21 Peter Maydellatomic.h: Fix build with clang
2013-11-21 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ia64-17' into...
next