aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-12hw/usb: Move device-specific declarations to new 'hcd-musb.h' headerPhilippe Mathieu-Daudé
2020-06-12exec/memory: Remove unused MemoryRegionMmio typePhilippe Mathieu-Daudé
2020-06-12checkpatch: reversed logic with acpi test checksMichael S. Tsirkin
2020-06-12target/i386: sev: Unify SEVState and SevGuestStateDavid Gibson
2020-06-12target/i386: sev: Remove redundant handle fieldDavid Gibson
2020-06-12target/i386: sev: Remove redundant policy fieldDavid Gibson
2020-06-12target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fieldsDavid Gibson
2020-06-12target/i386: sev: Partial cleanup to sev_state globalDavid Gibson
2020-06-12target/i386: sev: Embed SEVState in SevGuestStateDavid Gibson
2020-06-12target/i386: sev: Rename QSevGuestInfoDavid Gibson
2020-06-12target/i386: sev: Move local structure definitions into .c fileDavid Gibson
2020-06-12target/i386: sev: Remove unused QSevGuestInfoClassDavid Gibson
2020-06-12xen: fix build without pci passthroughAnthony PERARD
2020-06-12i386: hvf: Drop HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Move mmio_buf into CPUX86StateRoman Bolshakov
2020-06-12i386: hvf: Move lazy_flags into CPUX86StateRoman Bolshakov
2020-06-12i386: hvf: Drop regs in HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Drop copy of RFLAGS definesRoman Bolshakov
2020-06-12i386: hvf: Drop rflags from HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Drop fetch_rip from HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Use IP from CPUX86StateRoman Bolshakov
2020-06-12i386: hvf: Use ins_len to advance IPRoman Bolshakov
2020-06-12i386: hvf: Drop unused variableRoman Bolshakov
2020-06-12i386: hvf: Clean stray includes in sysemuRoman Bolshakov
2020-06-12i386: hvf: Drop useless declarations in sysemuRoman Bolshakov
2020-06-12i386: hvf: Move HVFState definition into hvfRoman Bolshakov
2020-06-12target/ppc: Restrict PPCVirtualHypervisorClass to system-modePhilippe Mathieu-Daudé
2020-06-12sysemu/hvf: Only declare hvf_allowed when HVF is availablePhilippe Mathieu-Daudé
2020-06-12sysemu/tcg: Only declare tcg_allowed when TCG is availablePhilippe Mathieu-Daudé
2020-06-12sysemu/accel: Restrict machine methods to system-modePhilippe Mathieu-Daudé
2020-06-12target/i386: correct fix for pcmpxstrx substring searchJoseph Myers
2020-06-10target/i386: fix IEEE x87 floating-point exception raisingJoseph Myers
2020-06-10exec: set map length to zero when returning NULLPrasad J Pandit
2020-06-10configure: Do not ignore malloc valueLeonid Bloch
2020-06-10qemu/thread: Mark qemu_thread_exit() with 'noreturn' attributePhilippe Mathieu-Daudé
2020-06-10memory: Make 'info mtree' not display disabled regions by defaultPhilippe Mathieu-Daudé
2020-06-10util/oslib: Returns the real thread identifier on FreeBSD and NetBSDDavid Carlier
2020-06-10target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIESLike Xu
2020-06-10i386: Remove unused define's from hax and hvfJulio Faracco
2020-06-10replay: implement fair mutexPavel Dovgalyuk
2020-06-10hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commandsWei Huang
2020-06-10tests: machine-none-test: Enable MicroBlaze testingEdgar E. Iglesias
2020-06-10chardev/char-socket: Properly make qio connections non blockingSai Pavan Boddu
2020-06-10KVM: Kick resamplefd for split kernel irqchipPeter Xu
2020-06-10KVM: Pass EventNotifier into kvm_irqchip_assign_irqfdPeter Xu
2020-06-10vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfdsPeter Xu
2020-06-10x86/cpu: Enable AVX512_VP2INTERSECT cpu featureCathy Zhang
2020-06-10hw/i386/vmport: Allow QTest use without crashingPhilippe Mathieu-Daudé
2020-06-10target/i386: fix fisttpl, fisttpll handling of out-of-range valuesJoseph Myers
2020-06-10target/i386: fix fbstp handling of out-of-range valuesJoseph Myers