]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2018-05-14 Thomas Huthnet: Get rid of 'vlan' terminology and use 'hub' instea...
2018-05-14 Thomas Huthnet: Remove the deprecated "vlan" parameter
2018-05-14 Thomas Huthnet: Fix memory leak in net_param_nic()
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/cota...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2018-05-11 Richard Hendersontarget/m68k: Fix build Werror with gcc 8.0.1
2018-05-10 Peter MaydellMerge remote-tracking branch 'remotes/riscv/tags/riscv...
2018-05-09 Emilio G. Cotatarget/riscv: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/riscv: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/riscv: convert to DisasJumpType
2018-05-09 Emilio G. Cotatarget/openrisc: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/openrisc: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/s390x: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/s390x: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/s390x: convert to DisasJumpType
2018-05-09 Emilio G. Cotatarget/mips: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/mips: use *ctx for DisasContext
2018-05-09 Emilio G. Cotatarget/mips: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/mips: convert to DisasJumpType
2018-05-09 Emilio G. Cotatarget/mips: use lookup_and_goto_ptr on BS_STOP
2018-05-09 Emilio G. Cotatarget/sparc: convert to TranslatorOps
2018-05-09 Emilio G. Cotatarget/sparc: convert to DisasContextBase
2018-05-09 Emilio G. Cotatarget/sparc: convert to DisasJumpType
2018-05-09 Emilio G. Cotatarget/sh4: convert to TranslatorOps
2018-05-09 Emilio G. Cotatranslator: merge max_insns into DisasContextBase
2018-05-09 Emilio G. Cotatarget/mips: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/s390x: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/arm: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/microblaze: avoid integer overflow in next_page...
2018-05-09 Emilio G. Cotatarget/tilegx: avoid integer overflow in next_page...
2018-05-09 Emilio G. Cotatarget/unicore32: avoid integer overflow in next_page...
2018-05-09 Emilio G. Cotatarget/xtensa: avoid integer overflow in next_page...
2018-05-09 Emilio G. Cotatarget/lm32: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/cris: avoid integer overflow in next_page PC...
2018-05-09 Emilio G. Cotatarget/riscv: avoid integer overflow in next_page PC...
2018-05-09 Richard Hendersontcg: Limit the number of ops in a TB
2018-05-09 Peter Maydelltcg/i386: Fix dup_vec in non-AVX2 codepath
2018-05-09 KONRAD Fredericriscv: requires libfdt
2018-05-08 KONRAD Fredericriscv: htif: increase the priority of the htif subregion
2018-05-08 KONRAD Fredericriscv: spike: allow base == 0
2018-05-08 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2018-05-08 Kevin Wolfsheepdog: Fix sd_co_create_opts() memory leaks
2018-05-08 Max Reitziotests: Add test for cancelling a mirror job
2018-05-08 Max Reitzblock/mirror: Make cancel always cancel pre-READY
2018-05-08 Stefan Hajnocziblock/mirror: honor ratelimit again
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...
next