]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2018-06-21  Jack Schwartzmultiboot: bss_end_addr can be zero
2018-06-21  Peter Lievenmigration/block: reset dirty bitmap before read in...
2018-06-21  Paolo Bonzinimemory: fix flatview_access_valid RCU read lock/unlock...
2018-06-21  Paolo Bonziniaddress_space_rw: address_space_to_flatview needs RCU...
2018-06-21  Paolo Bonziniaddress_space_map: address_space_to_flatview needs...
2018-06-21  Paolo Bonziniaddress_space_access_valid: address_space_to_flatview...
2018-06-21  Paolo Bonziniaddress_space_read: address_space_to_flatview needs...
2018-06-21  Paolo Bonziniaddress_space_write: address_space_to_flatview needs...
2018-06-21  Paolo Bonzinimemory: inline some performance-sensitive accessors
2018-06-21  Paolo Bonziniopenpic_kvm: drop address_space_to_flatview call
2018-06-21  KONRAD Fredericsparc: fix leon3 casa instruction when MMU is disabled
2018-06-21  Max Filippovlinux-user: fix target_mprotect/target_munmap error...
2018-06-21  Max Filippovlinux-user: fix assertion in shmdt
2018-06-21  Max Filippovlinux-user: fix mmap/munmap/mprotect/mremap/shmat
2018-06-21  Max Filippovtarget/xtensa: dump correct physical registers
2018-06-21  Mark Cave-Aylandloader: don't perform overlapping address check for...
2018-06-21  Stefan Bergertpm: Set the flags of the CMD_INIT command to 0
2018-06-21  Kevin Wolfrbd: Fix use after free in qemu_rbd_set_keypairs()...
2018-06-21  Alberto Garciaspecs/qcow2: Fix documentation of the compressed cluste...
2018-06-21  Eric Blakenbd: Honor server's advertised minimum block size
2018-06-21  Greg Kurzspapr: make pseries-2.11 the default machine type
2018-06-20  Tiwei Bievirtio-balloon: unref the memory region before continuing
2018-06-20  Laszlo Ersekpci-bridge/i82801b11: clear bridge registers on platfor...
2018-06-20  Murilo Opsfelder... block/ssh: fix possible segmentation fault when .desc...
2018-05-22  Greg Kurzspapr: register dummy ICPs later
2018-05-22  Greg Kurzspapr: fix missing CPU core nodes in DT when running...
2018-05-22  Greg Kurzspapr: consolidate the VCPU id numbering logic in a...
2018-05-22  Greg Kurzspapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
2018-05-22  David Gibsontarget/ppc: Clarify compat mode max_threads value
2018-05-22  Greg Kurzspapr: move VCPU calculation to core machine code
2018-05-22  Greg Kurzspapr: use spapr->vsmt to compute VCPU ids
2018-05-22  Laurent Vivierspapr: set vsmt to MAX(8, smp_threads)
2018-05-22  David Gibsonspapr: Adjust default VSMT value for better migration...
2018-05-22  David Gibsonspapr: Allow some cases where we can't set VSMT mode...
2018-05-22  Gerd Hoffmannsdl: workaround bug in sdl 2.0.8 headers
2018-05-22  Paolo Bonzinimemfd: fix configure test
2018-02-14  Michael RothUpdate version for 2.11.1 release v2.11.1
2018-02-13  Greg Kurzspapr: add missing break in h_get_cpu_characteristics()
2018-02-13  linzhechengvga: check the validation of memory addr when draw...
2018-02-13  linzhechenginput: fix memory leak
2018-02-13  Daniel P. Berrangéui: correctly advance output buffer when writing SASL...
2018-02-13  Daniel P. Berrangeui: avoid sign extension using client width/height
2018-02-13  Daniel P. Berrangeui: mix misleading comments & return types of VNC I...
2018-02-13  Daniel P. Berrangeui: add trace events related to VNC client throttling
2018-02-13  Daniel P. Berrangeui: place a hard cap on VNC server output buffer size
2018-02-13  Daniel P. Berrangeui: fix VNC client throttling when forced update is...
2018-02-13  Daniel P. Berrangeui: fix VNC client throttling when audio capture is...
2018-02-13  Daniel P. Berrangeui: refactor code for determining if an update should...
2018-02-13  Daniel P. Berrangeui: correctly reset framebuffer update state after...
2018-02-13  Daniel P. Berrangeui: introduce enum to track VNC client framebuffer...
2018-02-13  Daniel P. Berrangeui: track how much decoded data we consumed when doing...
2018-02-13  Daniel P. Berrangeui: avoid pointless VNC updates if framebuffer isn...
2018-02-13  Daniel P. Berrangeui: remove redundant indentation in vnc_client_update
2018-02-13  Daniel P. Berrangeui: remove unreachable code in vnc_update_client
2018-02-13  Daniel P. Berrangeui: remove 'sync' parameter from vnc_update_client
2018-02-12  Greg Kurzmigration: incoming postcopy advise sanity checks
2018-02-12  Philippe Mathieu... target/sh4: add missing tcg_temp_free() in _decode_opc()
2018-02-12  Daniel Henrique... migration/savevm.c: set MAX_VM_CMD_PACKAGED_SIZE to...
2018-02-12  Dr. David Alan... migration: Recover block devices if failure in device...
2018-02-12  Ross Lagerwallmigration: Don't leak IO channels
2018-02-12  Christian Borntraegers390x/sclp: fix event mask handling
2018-02-12  linzhechengmemory: set ioeventfd_update_pending after address_spac...
2018-02-06  Suraj Jitindar... target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS
2018-02-06  Suraj Jitindar... target/ppc/spapr_caps: Add new tristate cap safe_indire...
2018-02-06  Suraj Jitindar... target/ppc/spapr_caps: Add new tristate cap safe_bounds...
2018-02-06  Suraj Jitindar... target/ppc/spapr_caps: Add new tristate cap safe_cache
2018-02-06  Suraj Jitindar... target/ppc/spapr_caps: Add support for tristate spapr_c...
2018-02-06  Suraj Jitindar... target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check...
2018-02-06  Suraj Jitindar... target/ppc/spapr_caps: Add macro to generate spapr_caps...
2018-02-06  Cédric Le Goatertarget/ppc: introduce the PPC_BIT() macro
2018-02-06  Greg Kurzspapr: fix device tree properties when using compatibil...
2018-02-06  Jose Ricardo... ppc: Change Power9 compat table to support at most...
2018-02-06  Suraj Jitindar... hw/ppc/spapr_caps: Rework spapr_caps to use uint8 inter...
2018-02-06  David Gibsonspapr: Handle Decimal Floating Point (DFP) as an option...
2018-02-06  David Gibsonspapr: Handle VMX/VSX presence as an spapr capability...
2018-02-06  David Gibsontarget/ppc: Clean up probing of VMX, VSX and DFP availa...
2018-02-06  David Gibsonspapr: Validate capabilities on migration
2018-02-06  David Gibsonspapr: Treat Hardware Transactional Memory (HTM) as...
2018-02-06  David Gibsonspapr: Capabilities infrastructure
2018-02-06  David Gibsonspapr: Add pseries-2.12 machine type
2018-02-05  Laurent Vivierspapr: don't initialize PATB entry if max-cpu-compat...
2018-02-01  Peter Maydelllinux-user/signal.c: Rename MC_* defines
2018-02-01  Greg Kurzspapr_pci: fix MSI/MSIX selection
2018-01-29  Fam Zhengusb-storage: Fix share-rw option parsing
2018-01-29  Fam Zhengosdep: Retry SETLK upon EINTR
2018-01-29  Christian Borntraegers390x/kvm: provide stfle.81
2018-01-29  Christian Borntraegers390x/kvm: Handle bpb feature
2018-01-29  Cornelia Hucklinux-headers: update
2018-01-29  Eric Augerlinux-headers: update to 4.15-rc1
2018-01-29  Claudio Imbrendas390x: fix storage attributes migration for non-small...
2018-01-29  Peter Maydelllinux-user: Fix locking order in fork_start()
2018-01-23  Eduardo Habkosti386: Add EPYC-IBPB CPU model
2018-01-23  Eduardo Habkosti386: Add new -IBRS versions of Intel CPU models
2018-01-23  Eduardo Habkosti386: Add FEAT_8000_0008_EBX CPUID feature word
2018-01-23  Eduardo Habkosti386: Add spec-ctrl CPUID bit
2018-01-23  Paolo Bonzinii386: Add support for SPEC_CTRL MSR
2018-01-23  Eduardo Habkosti386: Change X86CPUDefinition::model_id to const char*
2018-01-23  Marcel Apfelbaumhw/pci-bridge: fix QEMU crash because of pcie-root...
2018-01-23  Stefan Hajnocziscsi-disk: release AioContext in unaligned WRITE SAME...
2018-01-23  Peter Maydellhw/sd/ssi-sd: Reset SD card on controller reset
next