]> xenbits.xensource.com Git - qemu-xen.git/shortlog
qemu-xen.git
2018-06-21 Alexandro Sanchez... target/i386: Fix andn instruction
2018-06-21 Richard Hendersontcg: Mark muluh_i64 and mulsh_i64 as 64-bit ops
2018-06-21 Max Reitziotests: Test preallocated truncate of 2G image
2018-06-21 Max Reitzblock/file-posix: Fix fully preallocated truncate
2018-06-21 Michal Privoznikqemu-pr-helper: Actually allow users to specify pidfile
2018-06-21 Greg Kurzvirtio_net: flush uncompleted TX on reset
2018-06-21 Victor Kamenskyarm/translate-a64: treat DISAS_UPDATE as variant of...
2018-06-21 Kevin Wolftests/multiboot: Add .gitignore
2018-06-21 Kevin Wolftests/multiboot: Add tests for the a.out kludge
2018-06-21 Kevin Wolftests/multiboot: Test exit code for every qemu run
2018-06-21 Kevin Wolfmultiboot: Check validity of mh_header_addr
2018-06-21 Kevin Wolfmultiboot: Reject kernels exceeding the address space
2018-06-21 Jack Schwartzmultiboot: fprintf(stderr...) -> error_report()
2018-06-21 Jack Schwartzmultiboot: Use header names when displaying fields
2018-06-21 Jack Schwartzmultiboot: Remove unused variables from multiboot.c
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
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
next