]> git.proxmox.com Git - mirror_qemu.git/history - include
tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
[mirror_qemu.git] / include /
2020-07-10 Eric Augerqom: Introduce object_property_try_add_child()
2020-07-10 Mario Smarduchutil/qemu-error: prepend guest name to error message...
2020-07-10 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2020-07-10 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-07-10 Vladimir Sementsov... nbd: Use ERRP_GUARD()
2020-07-10 Vladimir Sementsov... scripts: Coccinelle script to use ERRP_GUARD()
2020-07-10 Vladimir Sementsov... error: New macro ERRP_GUARD()
2020-07-10 Markus Armbrusterqdev: Make functions taking Error ** return bool, not...
2020-07-10 Markus Armbrusterqom: Make functions taking Error ** return bool, not...
2020-07-10 Markus Armbrusterqom: Make functions taking Error ** return bool, not...
2020-07-10 Markus Armbrusterqom: Put name parameter before value / visitor parameter
2020-07-10 Markus Armbrusterqom: Use error_reportf_err() instead of g_printerr...
2020-07-10 Markus Armbrusterqapi: Make visitor functions taking Error ** return...
2020-07-10 Markus Armbrusterqemu-option: Make functions taking Error ** return...
2020-07-10 Markus Armbrustererror: Document Error API usage rules
2020-07-10 Markus Armbrustererror: Improve error.h's big comment
2020-07-10 Markus Armbrustererror: Fix examples in error.h's big comment
2020-07-10 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-07-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-07-09 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/modul...
2020-07-09 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-07-08 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2020-07-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2020-07-07 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-07-07 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-07-07 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-07-07 Gerd Hoffmannobject: qom module support
2020-07-07 Gerd Hoffmannmodule: qom module support
2020-07-07 Cindy Luvhost-vdpa: introduce vhost-vdpa net client
2020-07-07 Cindy Luvhost-vdpa: introduce vhost-vdpa backend
2020-07-07 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-07-07 Philippe Mathieu... util/qemu-option: Document the get_opt_value() function
2020-07-06 Laurent Viviersoftfloat,m68k: disable floatx80_invalid_encoding(...
2020-07-06 Lijun Panfix the prototype of muls64/mulu64
2020-07-06 Gerd Hoffmannaudio: set default value for pcspk.iobase property
2020-07-06 Gerd Hoffmannaudio: create pcspk device early
2020-07-06 Gerd Hoffmannaudio: rework pcspk_init()
2020-07-06 Gerd Hoffmannpc_basic_device_init: drop no_vmport arg
2020-07-06 Gerd Hoffmannpc_basic_device_init: drop has_pit arg
2020-07-06 Gerd Hoffmannpc_basic_device_init: pass PCMachineState
2020-07-06 Gerd Hoffmannaudio: add deprecated_register_soundhw
2020-07-06 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-07-06 Vladimir Sementsov... block: drop unallocated_blocks_are_zero
2020-07-06 Vladimir Sementsov... block: inline bdrv_unallocated_blocks_are_zero()
2020-07-06 Maxim Levitskyblock/core: add generic infrastructure for x-blockdev...
2020-07-06 Maxim Levitskyblock/amend: separate amend and create options for...
2020-07-06 Maxim Levitskyblock/amend: add 'force' option
2020-07-06 Maxim Levitskyqcrypto/core: add generic infrastructure for crypto...
2020-07-04 Filip Bozutalinux-user: Add strace support for printing arguments...
2020-07-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-07-04 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-07-03 Philippe Mathieu... hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
2020-07-03 Philippe Mathieu... crypto: Add tls-cipher-suites object
2020-07-03 Peter MaydellReplace uses of FROM_SSI_SLAVE() macro with QOM casts
2020-07-03 Peter Maydellhw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest...
2020-07-03 Peter Maydellhw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest...
2020-07-03 Peter Maydellhw/misc/max111x: Create header file for documentation...
2020-07-03 Peter Maydellhw/misc/max111x: Use GPIO lines rather than max111x_set...
2020-07-03 Peter Maydellssi: Add ssi_realize_and_unref()
2020-07-03 Andrew Joneshw/arm/virt-acpi-build: Only expose flash on older...
2020-07-03 Eric Augerhw/arm/virt: Let the virtio-iommu bypass MSIs
2020-07-03 Eric Augervirtio-iommu: Implement RESV_MEM probe request
2020-07-03 Eric Augerqdev: Introduce DEFINE_PROP_RESERVED_REGION
2020-07-03 Jean-Christophe... Add the ability to select a different PHY for each...
2020-07-03 Jean-Christophe... Add a phy-num property to the i.MX FEC emulator
2020-07-03 Keqian Zhumigration: Count new_dirty instead of real_dirty
2020-07-03 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-07-03 Cindy Luvhost_net: introduce set_config & get_config
2020-07-03 Cindy Luvhost: introduce new VhostOps vhost_force_iommu
2020-07-03 Cindy Luvhost: implement vhost_vq_get_addr method
2020-07-03 Cindy Luvhost: introduce new VhostOps vhost_vq_get_addr
2020-07-03 Cindy Luvhost: introduce new VhostOps vhost_dev_start
2020-07-03 Jason Wangvirtio-bus: introduce queue_enabled method
2020-07-03 Cindy Lunet: introduce qemu_get_peer
2020-07-03 David Hildenbrandnuma: Auto-enable NUMA when any memory devices are...
2020-07-03 David Hildenbrandvirtio-mem: Exclude unplugged memory during migration
2020-07-03 David Hildenbrandvirtio-mem: Allow notifiers for size changes
2020-07-03 David Hildenbrandvirtio-pci: Proxy for virtio-mem
2020-07-03 David Hildenbrandvirtio-mem: Paravirtualized memory hot(un)plug
2020-07-03 Cornelia HuckMerge tag 's390-ccw-bios-2020-07-02' into s390-next...
2020-07-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2020-07-02 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-07-02 David Hildenbrandmigration/colo: Use ram_block_discard_disable()
2020-07-02 David Hildenbrandvirtio-balloon: Rip out qemu_balloon_inhibit()
2020-07-02 David Hildenbrandvfio: Convert to ram_block_discard_disable()
2020-07-02 David Hildenbrandexec: Introduce ram_block_discard_(disable|require)()
2020-07-02 Markus Armbrusterqdev: Drop qbus_set_hotplug_handler() parameter @errp
2020-07-02 Markus Armbrusterqdev: Drop qbus_set_bus_hotplug_handler() parameter...
2020-06-26 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-06-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-06-26 Jon Doronhyperv: vmbus: Remove the 2nd IRQ
2020-06-26 Eric Blakeosdep: Make MIN/MAX evaluate arguments only once
2020-06-26 Joseph Myerssoftfloat: return low bits of quotient from floatx80_modrem
2020-06-26 Joseph Myerssoftfloat: merge floatx80_mod and floatx80_rem
2020-06-26 Philippe Mathieu... hw/misc/pca9552: Model qdev output GPIOs
2020-06-26 Philippe Mathieu... hw/misc/pca9552: Add a 'description' property for debug...
2020-06-26 Philippe Mathieu... hw/misc/pca9552: Add generic PCA955xClass, parent of...
2020-06-26 Philippe Mathieu... hw/misc/pca9552: Rename generic code as pca955x
2020-06-26 Philippe Mathieu... hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
2020-06-26 Philippe Mathieu... hw/i2c/core: Add i2c_try_create_slave() and i2c_realize...
next