]> git.proxmox.com Git - mirror_qemu.git/history - include
quorum: Add the rewrite-corrupted parameter to quorum
[mirror_qemu.git] / include /
2014-06-26 Kevin Wolfblock: Catch backing files assigned to non-COW drivers
2014-06-26 Fam Zhengblockjob: Add block_job_yield()
2014-06-24 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2014-06-24 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-06-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-06-23 Peter MaydellMerge remote-tracking branch 'remotes/rth/tcg-ppc-merge...
2014-06-23 Amit Shahmigration: dump vmstate info as a json file for static...
2014-06-23 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2014-06-23 Paolo Bonziniqemu-char: make writes thread-safe
2014-06-23 Paolo Bonziniqemu-char: introduce qemu_chr_alloc
2014-06-23 Wenchao Xiaqapi event: clean up
2014-06-23 Wenchao Xiaqapi event: convert BALLOON_CHANGE
2014-06-23 Igor Mammedovqmp: convert ACPI_DEVICE_OST event
2014-06-23 Wenchao Xiaqapi event: convert SPICE events
2014-06-23 Wenchao Xiaqapi event: convert other BLOCK_JOB events
2014-06-23 Wenchao Xiaqapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
2014-06-23 Wenchao Xiaqapi event: convert RTC_CHANGE
2014-06-23 Don Slutzpc & q35: Add new machine opt max-ram-below-4g
2014-06-23 Wenchao Xiaqapi: adjust existing defines
2014-06-23 Wenchao Xiaqapi: add event helper functions
2014-06-23 Wenchao Xiaos-posix: include sys/time.h
2014-06-23 Luiz Capitulinofpu: softfloat: drop INLINE macro
2014-06-23 Don Slutzxen-hvm: Fix xen_hvm_init() to adjust pc memory layout
2014-06-23 Marcel Apfelbaumhw/pcie: implement power controller functionality
2014-06-23 Michael S. Tsirkinvhost: block migration if backend does not log memory
2014-06-23 Richard Hendersontcg-ppc: Merge cache-utils into the backend
2014-06-23 Richard Hendersonqemu/osdep: Remove the need for qemu_init_auxval
2014-06-23 Richard Hendersontcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target
2014-06-23 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-06-23 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/qemu...
2014-06-23 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/qemu...
2014-06-23 Michael S. Tsirkinconsole: move chardev declarations to sysemu/char.h
2014-06-23 Paolo Bonzinivl: allow other threads to do qemu_system_vmstop_request
2014-06-20 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-06-20 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-06-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-20 Peter MaydellMerge remote-tracking branch 'remotes/rth/tcg-next...
2014-06-19 Michael S. Tsirkinacpi: rephrase comment
2014-06-19 Igor Mammedovqmp: add ACPI_DEVICE_OST event handling
2014-06-19 Igor Mammedovacpi: implement ospm_status() method for PIIX4/ICH9_LPC...
2014-06-19 Igor Mammedovacpi: introduce TYPE_ACPI_DEVICE_IF interface
2014-06-19 Igor Mammedovqmp: add query-memory-devices command
2014-06-19 Hu Taohostmem: add properties for NUMA memory policy
2014-06-19 Paolo Bonzinihostmem: add property to map memory with MAP_SHARED
2014-06-19 Paolo Bonzinihostmem: allow preallocation of any memory region
2014-06-19 Paolo Bonzinihostmem: add merge and dump properties
2014-06-19 Michael S. Tsirkinosdep: add merge and dump flags
2014-06-19 Hu Taohostmem: separate allocation from UserCreatable complet...
2014-06-19 Paolo Bonzinipc: pass MachineState to pc_memory_init
2014-06-19 Paolo Bonzinimemory: add error propagation to file-based RAM allocation
2014-06-19 Paolo Bonzinimemory: move mem_path handling to memory_region_allocat...
2014-06-19 Paolo Bonzininuma: add -numa node,memdev= option
2014-06-19 Hu Taoqom: introduce object_property_get_enum and object_prop...
2014-06-19 Hu TaoIntroduce signed range.
2014-06-19 Paolo Bonzinimemory: move RAM_PREALLOC_MASK to exec.c, rename
2014-06-19 Paolo Bonzinimemory: move preallocation code out of exec.c
2014-06-19 Paolo Bonzinimemory: reorganize file-based allocation
2014-06-19 Paolo Bonzininuma: introduce memory_region_allocate_system_memory
2014-06-19 Wanlong GaoNUMA: expand MAX_NODES from 64 to 128
2014-06-19 Wanlong GaoNUMA: convert -numa option to use OptsVisitor
2014-06-19 Wanlong GaoNUMA: Add numa_info structure to contain numa nodes...
2014-06-19 Wanlong GaoNUMA: move numa related code to new file numa.c
2014-06-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/scsi...
2014-06-19 Sean Brunoinclude/qemu/aes.h: Avoid conflicts with FreeBSD AES...
2014-06-19 Nikolay NikolaevAdd new vhost-user netdev backend
2014-06-19 Nikolay NikolaevAdd vhost-backend and VhostBackendType
2014-06-19 Nikolay NikolaevAdd vhost_ops to vhost_dev struct and replace all relev...
2014-06-19 Nikolay Nikolaevvhost_net_init will use VhostNetOptions to get all...
2014-06-19 Nikolay NikolaevRefactor virtio-net to use generic get_vhost_net
2014-06-19 Nikolay Nikolaevvhost: add vhost_get_features and vhost_ack_features
2014-06-19 Nikolay NikolaevAdd G_IO_HUP handler for socket chardev
2014-06-19 Nikolay NikolaevAdd chardev API qemu_chr_fe_get_msgfds
2014-06-19 Nikolay NikolaevAdd chardev API qemu_chr_fe_set_msgfds
2014-06-19 Nikolay NikolaevAdd chardev API qemu_chr_fe_read_all
2014-06-19 Nikolay NikolaevAdd kvm_eventfds_enabled function
2014-06-19 Jason Wangvirtio-net: announce self by guest
2014-06-19 Jason Wangmigration: introduce self_announce_delay()
2014-06-19 Jason Wangmigration: export SELF_ANNOUNCE_ROUNDS
2014-06-19 Michael S. Tsirkinich: get rid of spaces in type name
2014-06-19 Igor Mammedovpc: add "hotplug-memory-region-size" property to PC_MACHINE
2014-06-19 Igor Mammedovpc: ACPI BIOS: implement memory hotplug interface
2014-06-19 Igor Mammedovpc: add acpi-device link to PCMachineState
2014-06-19 Igor Mammedovpc: migrate piix4 & ich9 MemHotplugState
2014-06-19 Igor Mammedovacpi:ich9: add memory hotplug handling
2014-06-19 Igor Mammedovacpi:piix4: add memory hotplug handling
2014-06-19 Igor Mammedovacpi: memory hotplug ACPI hardware implementation
2014-06-19 Igor Mammedovacpi: rename cpu_hotplug_defs.h to pc-hotplug.h
2014-06-19 Igor Mammedovpc-dimm: add busy slot check and slot auto-allocation
2014-06-19 Igor Mammedovpc-dimm: add busy address check and address auto-allocation
2014-06-19 Igor Mammedovpc: add memory hotplug handler to PC_MACHINE
2014-06-19 Igor Mammedovpc: add 'etc/reserved-memory-end' fw_cfg interface...
2014-06-19 Igor Mammedovpc: exit QEMU if number of slots more than supported 256
2014-06-19 Igor Mammedovpc: initialize memory hotplug address space
2014-06-19 Igor Mammedovmemory: add memory_region_is_mapped() API
2014-06-19 Vasilis Liaskovitispc: implement pc-dimm device abstraction
2014-06-19 Igor Mammedovqdev: hotplug for bus-less devices
2014-06-19 Igor Mammedovvl.c: extend -m option to support options for memory...
2014-06-19 Ming Leivirtio-scsi: define dummy handle_output for vhost-scsi vqs
2014-06-18 Igor Mammedovadd memdev backend infrastructure
2014-06-18 Igor Mammedovpc: create custom generic PC machine type
next