]> Git Repo - qemu.git/shortlog
qemu.git
2020-06-10 Peter XuKVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
2020-06-10 Peter Xuvfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi()...
2020-06-10 Cathy Zhangx86/cpu: Enable AVX512_VP2INTERSECT cpu feature
2020-06-10 Philippe Mathieu... hw/i386/vmport: Allow QTest use without crashing
2020-06-10 Joseph Myerstarget/i386: fix fisttpl, fisttpll handling of out...
2020-06-10 Joseph Myerstarget/i386: fix fbstp handling of out-of-range values
2020-06-10 Joseph Myerstarget/i386: fix fbstp handling of negative zero
2020-06-10 Joseph Myerstarget/i386: fix fxam handling of invalid encodings
2020-06-10 Joseph Myerstarget/i386: fix floating-point load-constant rounding
2020-06-10 Philippe Mathieu... hw/elf_ops: Do not ignore write failures when loading ELF
2020-06-10 Philippe Mathieu... disas: Let disas::read_memory() handler return EIO...
2020-06-10 Philippe Mathieu... exec: Propagate cpu_memory_rw_debug() error
2020-06-10 Philippe Mathieu... exec: Let address_space_read/write_cached() propagate...
2020-06-10 Joseph Myerstarget/i386: fix fscale handling of rounding precision
2020-06-10 Joseph Myerstarget/i386: fix fscale handling of infinite exponents
2020-06-10 Joseph Myerstarget/i386: fix fscale handling of invalid exponent...
2020-06-10 Joseph Myerstarget/i386: fix fscale handling of signaling NaN
2020-06-10 Joseph Myerstarget/i386: implement special cases for fxtract
2020-06-10 Prasad J Panditmegasas: use unsigned type for positive numeric fields
2020-06-10 Prasad J Panditmegasas: avoid NULL pointer dereference
2020-06-10 Prasad J Panditmegasas: use unsigned type for reply_queue_head and...
2020-06-10 Pan Nengyuani386/kvm: fix a use-after-free when vcpu plug/unplug
2020-06-10 WangBowenhax: Dynamic allocate vcpu state structure
2020-06-10 Markus Armbrustercpus: Fix botched configure_icount() error API violatio...
2020-06-10 Masahiro Yamadaqom/container: remove .instance_size initializer from...
2020-06-10 Masahiro Yamadaqom/object: pass (Object *) to object_initialize_with_t...
2020-06-10 Masahiro Yamadaqom/object: simplify type_initialize_interface()
2020-06-10 Masahiro Yamadaqom/object: factor out the initialization of hash table...
2020-06-10 Masahiro Yamadaqom: remove index from object_resolve_abs_path()
2020-06-10 Philippe Mathieu... accel: Move Xen accelerator code under accel/xen/
2020-06-10 Liran Alonhw/i386/vmport: Assert vmport initialized before regist...
2020-06-10 Liran Alonhw/i386/vmport: Add support for CMD_GETHZ
2020-06-10 Liran Aloni386/cpu: Store LAPIC bus frequency in CPU structure
2020-06-10 Liran Alonhw/i386/vmport: Allow x2apic without IR
2020-06-10 Liran Alonhw/i386/vmport: Add support for CMD_GET_VCPU_INFO
2020-06-10 Liran Alonhw/i386/vmport: Add support for CMD_GETBIOSUUID
2020-06-10 Liran Alonhw/i386/vmport: Define enum for all commands
2020-06-10 Liran Alonhw/i386/vmport: Introduce vmport.h
2020-06-10 Liran Alonhw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION
2020-06-10 Liran Alonhw/i386/vmport: Introduce vmware-vmx-version property
2020-06-10 Liran Alonhw/i386/vmport: Set EAX to -1 on failed and unsupported...
2020-06-10 Liran Alonhw/i386/vmport: Propagate IOPort read to vCPU EAX register
2020-06-10 Liran Alonhw/i386/vmport: Add device properties
2020-06-10 Liran Alonhw/i386/vmport: Add reference to VMware open-vm-tools
2020-06-10 Janne Grunautarget/i386: fix phadd* with identical destination...
2020-06-10 Babu Mogertarget/i386: Fix the CPUID leaf CPUID_Fn80000008
2020-06-10 Jon Doronvmbus: add infrastructure to save/load vmbus requests
2020-06-10 Jon Doroni386: Hyper-V VMBus ACPI DSDT entry
2020-06-10 Jon Doroni386:pc: whitelist dynamic vmbus-bridge
2020-06-10 Jon Doronvmbus: vmbus implementation
2020-06-10 Jon Doronvmbus: add vmbus protocol definitions
2020-06-10 Jon Doronhyperv: expose API to determine if synic is enabled
2020-06-10 Philippe Mathieu... Makefile: Let the 'help' target list the helper targets
2020-06-10 Philippe Mathieu... io/task: Move 'qom/object.h' header to source
2020-06-10 Philippe Mathieu... qom/object: Move Object typedef to 'qemu/typedefs.h'
2020-06-10 Philippe Mathieu... target/i386: Fix OUTL debug output
2020-06-10 Cédric Le Goaterqom/object: Fix object_child_foreach_recursive() return...
2020-06-10 Pavel Dovgalyukicount: fix shift=auto for record/replay
2020-06-10 Igor Mammedovnuma: prevent usage of -M memory-backend and -numa...
2020-06-10 Igor Mammedovvl.c: run preconfig loop before creating default RAM...
2020-06-10 Paolo Bonzinirun-coverity-scan: support --update-tools-only --docker
2020-06-10 Paolo Bonzinirun-coverity-scan: download tools outside the container
2020-06-10 Paolo Bonzinirun-coverity-scan: use --no-update-tools in docker run
2020-06-10 Paolo Bonzinirun-coverity-scan: add --no-update-tools option
2020-06-10 Paolo Bonzinirun-coverity-scan: use docker.py
2020-06-10 Paolo Bonzinirun-coverity-scan: get Coverity token and email from...
2020-06-10 Paolo Bonzinidocker.py/build: support binary files in --extra-files
2020-06-10 Paolo Bonzinidocker.py/build: support -t and -f arguments
2020-06-10 KONRAD Fredericsemihosting: remove the pthread include which seems...
2020-06-10 Philippe Mathieu... hw/openrisc/openrisc_sim: Add assertion to silence...
2020-06-09 Vladimir Sementsov... iotests: 194: wait for migration completion on target too
2020-06-09 Eric Blakeiotests: Fix 291 across more file systems
2020-06-09 Vladimir Sementsov... qcow2_format.py: dump bitmaps header extension
2020-06-09 Vladimir Sementsov... qcow2: QcowHeaderExtension print names for extension...
2020-06-09 Vladimir Sementsov... qcow2_format: refactor QcowHeaderExtension as a subclas...
2020-06-09 Vladimir Sementsov... qcow2_format.py: QcowHeaderExtension: add dump method
2020-06-09 Vladimir Sementsov... qcow2_format.py: add field-formatting class
2020-06-09 Vladimir Sementsov... qcow2_format.py: separate generic functionality of...
2020-06-09 Vladimir Sementsov... qcow2_format.py: use strings to specify c-type of struc...
2020-06-09 Vladimir Sementsov... qcow2_format.py: use modern string formatting
2020-06-09 Vladimir Sementsov... qcow2_format.py: use tuples instead of lists for fields
2020-06-09 Vladimir Sementsov... qcow2_format.py: drop new line printing at end of dump()
2020-06-09 Vladimir Sementsov... qcow2.py: move qcow2 format classes to separate module
2020-06-09 Vladimir Sementsov... qcow2.py: add licensing blurb
2020-06-09 Vladimir Sementsov... qcow2.py: python style fixes
2020-06-09 Eric Blakeqemu-img: Fix doc typo for 'bitmap' subcommand
2020-06-09 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-06-09 Raphael NorwitzAdd vhost-user helper to get MemoryRegion data
2020-06-09 Raphael NorwitzAdd helper to populate vhost-user message regions
2020-06-09 Dima Stepanovvhost-user-blk: delay vhost_user_blk_disconnect
2020-06-09 Dima Stepanovchar-socket: return -1 in case of disconnect during...
2020-06-09 Philippe Mathieu... hw/pci-host: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/pci/pci_bridge: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/pci/pci_bridge: Correct pci_bridge_io memory region...
2020-06-09 Philippe Mathieu... hw/pci-host/prep: Correct RAVEN bus bridge memory regio...
2020-06-09 Prasad J Panditpci: assert configuration access is within bounds
2020-06-09 Julia Suvorovahw/pci/pcie: Move hot plug capability check to pre_plug...
2020-06-09 Thomas HuthMAINTAINERS: Fix the classification of bios-tables...
2020-06-09 Alexander Duyckvirtio-balloon: Provide an interface for free page...
2020-06-09 Alexander Duyckvirtio-balloon: Implement support for page poison repor...
next
This page took 0.065808 seconds and 4 git commands to generate.