]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2018-05-11 Vitaly Kuznetsovi386/kvm: add support for Hyper-V reenlightenment MSRs
2018-05-08 Daniel P. Berrangéqemu-doc: provide details of supported build platforms
2018-05-08 Thomas Huthqemu-options: Remove deprecated -no-kvm-irqchip
2018-05-08 Thomas Huthqemu-options: Remove deprecated -no-kvm-pit-reinjection
2018-05-08 Thomas Huthqemu-options: Bail out on unsupported options instead...
2018-05-08 Thomas Huthqemu-options: Remove remainders of the -tdf option
2018-05-08 Thomas Huthqemu-options: Mark -virtioconsole as deprecated
2018-05-08 Paolo Bonzinitarget/i386: sev: fix memory leaks
2018-05-08 Daniel P. Berrangéopts: don't silently truncate long option values
2018-05-08 Daniel P. Berrangéopts: don't silently truncate long parameter keys
2018-05-08 Daniel P. Berrangéaccel: use g_strsplit for parsing accelerator names
2018-05-08 Roman Kaganupdate-linux-headers: drop hyperv.h
2018-05-08 Peter Xuqemu-thread: always keep the posix wrapper layer
2018-05-08 Paolo Bonziniexec: reintroduce MemoryRegion caching
2018-05-08 Paolo Bonziniexec: extract address_space_translate_iommu, fix page_m...
2018-05-08 Paolo Bonziniexec: small changes to flatview_do_translate
2018-05-08 Paolo Bonziniexec: move memory access declarations to a common heade...
2018-05-08 Paolo Bonzinimemdev: remove "id" property
2018-05-08 Paolo Bonziniqom: allow object_get_canonical_path_component without...
2018-05-08 Peter Xucheckpatch.pl: add common glib defines to typelist
2018-05-08 Cédric Le Goatercpus: tcg: fix never exiting loop on unplug
2018-05-08 Markus Armbrustercpus: Fix event order on resume of stopped guest
2018-05-08 Olaf Heringconfigure: recognize more rpmbuild macros
2018-05-08 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-05-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-05-08 Peter MaydellMerge remote-tracking branch 'remotes/riscv/tags/riscv...
2018-05-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-05-08 Greg Kurzppc: e500: use g_strdup_printf() instead of snprintf()
2018-05-07 Thomas Huthscripts/device-crash-test: Removed fixed CAN entries
2018-05-07 David Hildenbrandvl: allow 'maxmem' without 'slot'
2018-05-07 David Hildenbrandspapr: rename "hotplug memory" terminology to "device...
2018-05-07 David Hildenbrandpc: rename "hotplug memory" terminology to "device...
2018-05-07 David Hildenbrandmachine: rename MemoryHotplugState to DeviceMemoryState
2018-05-07 David Hildenbrandpc-dimm: move actual plug/unplug of a memory region...
2018-05-07 David Hildenbrandpc-dimm: factor out capacity and slot checks into Memor...
2018-05-07 David Hildenbrandpc-dimm: factor out address search into MemoryDevice...
2018-05-07 David Hildenbrandpc-dimm: pass in the machine and to the MemoryHotplugState
2018-05-07 David Hildenbrandpc-dimm: no need to pass the memory region
2018-05-07 David Hildenbrandmachine: make MemoryHotplugState accessible via the...
2018-05-07 David Hildenbrandpc-dimm: factor out MemoryDevice interface
2018-05-07 Gerd Hoffmannqxl: fix local renderer crash
2018-05-07 Gerd Hoffmannusb-host: skip open on pending postload bh
2018-05-07 Bandan Dasusb-mtp: Unconditionally check for the readonly bit
2018-05-07 Bandan Dasusb-mtp: Add some NULL checks for issues pointed out...
2018-05-05 Michael ClarkRISC-V: Mark ROM read-only after copying in code
2018-05-05 Michael ClarkRISC-V: No traps on writes to misa,minstret,mcycle
2018-05-05 Michael ClarkRISC-V: Make mtvec/stvec ignore vectored traps
2018-05-05 Michael ClarkRISC-V: Add mcycle/minstret support for -icount auto
2018-05-05 Michael ClarkRISC-V: Use [ms]counteren CSRs when priv ISA >= v1.10
2018-05-05 Michael ClarkRISC-V: Allow S-mode mxr access when priv ISA >= v1.10
2018-05-05 Michael ClarkRISC-V: Clear mtval/stval on exceptions without info
2018-05-05 Michael ClarkRISC-V: Hardwire satp to 0 for no-mmu case
2018-05-05 Michael ClarkRISC-V: Update E and I extension order
2018-05-05 Michael ClarkRISC-V: Remove erroneous comment from translate.c
2018-05-05 Michael ClarkRISC-V: Remove EM_RISCV ELF_MACHINE indirection
2018-05-05 Michael ClarkRISC-V: Make virt header comment title consistent
2018-05-05 Michael ClarkRISC-V: Make some header guards more specific
2018-05-05 Michael ClarkRISC-V: Fix missing break statement in disassembler
2018-05-05 Michael ClarkRISC-V: Include instruction hex in disassembly
2018-05-05 Michael ClarkRISC-V: Remove unused class definitions
2018-05-05 Michael ClarkRISC-V: Remove identity_translate from load_elf
2018-05-05 Michael ClarkRISC-V: Use ROM base address and size from memmap
2018-05-05 Michael ClarkRISC-V: Make virt board description match spike
2018-05-05 Michael ClarkRISC-V: Replace hardcoded constants with enum values
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-04 Eric Augerhw/arm/virt: Introduce the iommu option
2018-05-04 Prem Mallappahw/arm/virt-acpi-build: Add smmuv3 node in IORT table
2018-05-04 Prem Mallappahw/arm/virt: Add SMMUv3 to the virt board
2018-05-04 Eric Augertarget/arm/kvm: Translate the MSI doorbell in kvm_arch_...
2018-05-04 Eric Augerhw/arm/smmuv3: Abort on vfio or vhost case
2018-05-04 Eric Augerhw/arm/smmuv3: Implement translate callback
2018-05-04 Eric Augerhw/arm/smmuv3: Event queue recording helper
2018-05-04 Eric Augerhw/arm/smmuv3: Implement MMIO write operations
2018-05-04 Eric Augerhw/arm/smmuv3: Queue helpers
2018-05-04 Eric Augerhw/arm/smmuv3: Wired IRQ and GERROR helpers
2018-05-04 Prem Mallappahw/arm/smmuv3: Skeleton
2018-05-04 Eric Augerhw/arm/smmu-common: VMSAv8-64 page table walk
2018-05-04 Eric Augerhw/arm/smmu-common: IOMMU memory region and address...
2018-05-04 Eric Augerhw/arm/smmu-common: smmu base device and datatypes
2018-05-04 Peter Maydelltarget/arm: Implement v8M VLLDM and VLSTM
2018-05-04 Thomas Huthhw/arm: Don't fail qtest due to missing SD card in...
2018-05-04 Richard Hendersontarget/arm: Tidy condition in disas_simd_two_reg_misc
2018-05-04 Richard Hendersontarget/arm: Tidy conditions in handle_vec_simd_shri
2018-05-04 Igor Mammedovarm: boot: set boot_info starting from first_cpu
2018-05-04 Peter Maydellhw/net/smc91c111: Convert away from old_mmio
2018-05-04 Peter Maydellhw/usb/tusb6010: Convert away from old_mmio
2018-05-04 Patrick Oppenlanderhw/char/cmsdk-apb-uart.c: Accept more input after chara...
2018-05-04 Mathew Maidmenttarget/arm: Correct MPUIR privilege level in register_c...
2018-05-04 Jan Kiszkahw/arm/virt: Add linux,pci-domain property
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-05-04 Eric Blakenbd/client: Relax handling of large NBD_CMD_BLOCK_STATU...
2018-05-04 Eric Blakenbd/client: Fix error messages during NBD_INFO_BLOCK_SIZE
2018-05-04 Vladimir Sementsov... migration/block-dirty-bitmap: fix memory leak in dirty_...
2018-05-04 Vladimir Sementsov... nbd/client: fix nbd_negotiate_simple_meta_context
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-05-04 Laszlo Ersekqapi: deprecate CpuInfoFast.arch
2018-05-04 Laszlo Ersekqapi: discriminate CpuInfoFast on SysEmuTarget, not...
next