]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-01-27 Cornelia Huckdocs/devel: fix stable process doc formatting
2020-01-27 Philippe Mathieu... target/s390x: Remove duplicated ifdef macro
2020-01-27 Cornelia Hucks390x/event-facility: fix error propagation
2020-01-27 Cornelia Hucks390x: adapter routes error handling
2020-01-27 Daniel Henrique... s390x/event-facility.c: remove unneeded labels
2020-01-27 Daniel Henrique... intc/s390_flic_kvm.c: remove unneeded label in kvm_flic...
2020-01-27 Daniel Henrique... s390x/sclp.c: remove unneeded label in sclp_service_call()
2020-01-27 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-01-24 Paolo Bonzinibuild-sys: clean up flags included in the linker comman...
2020-01-24 Kashyap Chamarthytarget/i386: Add the 'model-id' for Skylake -v3 CPU...
2020-01-24 Marc-André... qdev: use object_property_help()
2020-01-24 Marc-André... qapi/qmp: add ObjectPropertyInfo.default-value
2020-01-24 Marc-André... qom: introduce object_property_help()
2020-01-24 Paolo Bonziniqom: simplify qmp_device_list_properties()
2020-01-24 Marc-André... vl: print default value in object help
2020-01-24 Marc-André... qdev: register properties as class properties
2020-01-24 Marc-André... qdev: move instance properties to class properties
2020-01-24 Paolo Bonziniqdev: rename DeviceClass.props
2020-01-24 Marc-André... qdev: set properties with device_class_set_props()
2020-01-24 Marc-André... object: return self in object_ref()
2020-01-24 Marc-André... object: release all props
2020-01-24 Marc-André... object: add object_class_property_add_link()
2020-01-24 Marc-André... object: express const link with link property
2020-01-24 Marc-André... object: add direct link flag
2020-01-24 Marc-André... object: rename link "child" to "target"
2020-01-24 Marc-André... object: check strong flag with &
2020-01-24 Marc-André... object: do not free class properties
2020-01-24 Marc-André... object: add object_property_set_default
2020-01-24 Marc-André... qstring: add qstring_free()
2020-01-24 Marc-André... object: make object_class_property_add* return property
2020-01-24 Marc-André... object: add class property initializer
2020-01-24 Marc-André... object: avoid extra class property key duplication
2020-01-24 Marc-André... qdev: move helper function to monitor/misc
2020-01-24 Marc-André... qdev: remove extraneous error
2020-01-24 Marc-André... qdev: remove duplicated qdev_property_add_static() doc
2020-01-24 Marc-André... object: add extra sanity checks
2020-01-24 Philippe Mathieu... accel/tcg: Sanitize include path
2020-01-24 Philippe Mathieu... accel: Replace current_machine->accelerator by current_...
2020-01-24 Philippe Mathieu... accel: Introduce the current_accel() wrapper
2020-01-24 Philippe Mathieu... qom/object: Display more helpful message when a parent...
2020-01-24 Philippe Mathieu... target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_...
2020-01-24 Philippe Mathieu... hw/ppc/spapr_rtas: Remove local variable
2020-01-24 Philippe Mathieu... hw/ppc/spapr_rtas: Access MachineState via SpaprMachine...
2020-01-24 Philippe Mathieu... hw/ppc/spapr_rtas: Use local MachineState variable
2020-01-24 Pan Nengyuanvirtio-scsi: convert to new virtio_delete_queue
2020-01-24 Pan Nengyuanvirtio-scsi: delete vqs in unrealize to avoid memleaks
2020-01-24 Paolo Bonzinitarget/i386: kvm: initialize microcode revision from KVM
2020-01-24 Paolo Bonzinitarget/i386: add a ucode-rev property
2020-01-24 Paolo Bonzinitarget/i386: kvm: initialize feature MSRs very early
2020-01-24 Philippe Mathieu... hw/core/Makefile: Group generic objects versus system...
2020-01-24 Philippe Mathieu... hw/core: Restrict reset handlers API to system-mode
2020-01-24 Philippe Mathieu... Makefile: Remove unhelpful comment
2020-01-24 Philippe Mathieu... Makefile: Restrict system emulation and tools objects
2020-01-24 Philippe Mathieu... Makefile: Clarify all the codebase requires qom/ objects
2020-01-24 Philippe Mathieu... configure: Do not build libfdt if not required
2020-01-24 Philippe Mathieu... hw/pci-host/designware: Remove unuseful FALLTHROUGH...
2020-01-24 Philippe Mathieu... hw/net/imx_fec: Remove unuseful FALLTHROUGH comments
2020-01-24 Philippe Mathieu... hw/net/imx_fec: Rewrite fall through comments
2020-01-24 Philippe Mathieu... hw/timer/aspeed_timer: Add a fall through comment
2020-01-24 Philippe Mathieu... hw/display/tcx: Add missing fall through comments
2020-01-24 Philippe Mathieu... audio/audio: Add missing fall through comment
2020-01-24 Philippe Mathieu... qom/object: Display more helpful message when an interf...
2020-01-24 zhenwei pipvpanic: implement crashloaded event handling
2020-01-24 zhenwei pipvpanic: introduce crashloaded for pvpanic
2020-01-24 Greg Kurzcpu: Use cpu_class_set_parent_reset()
2020-01-24 Greg Kurzcpu: Introduce cpu_class_set_parent_reset()
2020-01-24 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2020-01-24 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2020-01-23 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-01-23 Masayoshi Mizumavirtiofsd: add some options to the help message
2020-01-23 Eryu Guanvirtiofsd: stop all queue threads on exit in virtio_loop()
2020-01-23 Xiao Yangvirtiofsd/passthrough_ll: Pass errno to fuse_reply_err()
2020-01-23 Dr. David Alan... virtiofsd: Convert lo_destroy to take the lo->mutex...
2020-01-23 Stefan Hajnoczivirtiofsd: add --thread-pool-size=NUM option
2020-01-23 Stefan Hajnoczivirtiofsd: fix lo_destroy() resource leaks
2020-01-23 Stefan Hajnoczivirtiofsd: prevent FUSE_INIT/FUSE_DESTROY races
2020-01-23 Stefan Hajnoczivirtiofsd: process requests in a thread pool
2020-01-23 piaojunvirtiofsd: use fuse_buf_writev to replace fuse_buf_writ...
2020-01-23 piaojunvirtiofsd: add definition of fuse_buf_writev()
2020-01-23 Misono Tomohirovirtiofsd: passthrough_ll: Use cache_readdir for direct...
2020-01-23 Misono Tomohirovirtiofsd: Fix data corruption with O_APPEND write...
2020-01-23 Vivek Goyalvirtiofsd: Reset O_DIRECT flag during file open
2020-01-23 Eryu Guanvirtiofsd: convert more fprintf and perror to use fuse...
2020-01-23 Peng Taovirtiofsd: do not always set FUSE_FLOCK_LOCKS
2020-01-23 Stefan Hajnoczivirtiofsd: introduce inode refcount to prevent use...
2020-01-23 Miklos Szeredivirtiofsd: passthrough_ll: fix refcounting on remove...
2020-01-23 Dr. David Alan... libvhost-user: Fix some memtable remap cases
2020-01-23 Stefan Hajnoczivirtiofsd: rename inode->refcount to inode->nlookup
2020-01-23 Stefan Hajnoczivirtiofsd: prevent races with lo_dirp_put()
2020-01-23 Stefan Hajnoczivirtiofsd: make lo_release() atomic
2020-01-23 Stefan Hajnoczivirtiofsd: prevent fv_queue_thread() vs virtio_loop...
2020-01-23 Stefan Hajnoczivirtiofsd: use fuse_lowlevel_is_virtio() in fuse_sessio...
2020-01-23 Vivek Goyalvirtiofsd: Support remote posix locks
2020-01-23 Liu BoVirtiofsd: fix memory leak on fuse queueinfo
2020-01-23 Eric Renvirtiofsd: fix incorrect error handling in lo_do_lookup
2020-01-23 Liu Bovirtiofsd: enable PARALLEL_DIROPS during INIT
2020-01-23 Masayoshi Mizumavirtiofsd: Prevent multiply running with same vhost_use...
2020-01-23 Liu Bovirtiofsd: add helper for lo_data cleanup
2020-01-23 Liu Bovirtiofsd: fix memory leak on lo.source
2020-01-23 Liu Bovirtiofsd: cleanup allocated resource in se
next