index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-12
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
Philippe Mathieu-Daudé
2020-06-12
exec/memory: Remove unused MemoryRegionMmio type
Philippe Mathieu-Daudé
2020-06-12
checkpatch: reversed logic with acpi test checks
Michael S. Tsirkin
2020-06-12
target/i386: sev: Unify SEVState and SevGuestState
David Gibson
2020-06-12
target/i386: sev: Remove redundant handle field
David Gibson
2020-06-12
target/i386: sev: Remove redundant policy field
David Gibson
2020-06-12
target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
David Gibson
2020-06-12
target/i386: sev: Partial cleanup to sev_state global
David Gibson
2020-06-12
target/i386: sev: Embed SEVState in SevGuestState
David Gibson
2020-06-12
target/i386: sev: Rename QSevGuestInfo
David Gibson
2020-06-12
target/i386: sev: Move local structure definitions into .c file
David Gibson
2020-06-12
target/i386: sev: Remove unused QSevGuestInfoClass
David Gibson
2020-06-12
xen: fix build without pci passthrough
Anthony PERARD
2020-06-12
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Move mmio_buf into CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Move lazy_flags into CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Drop regs in HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Drop copy of RFLAGS defines
Roman Bolshakov
2020-06-12
i386: hvf: Drop rflags from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Drop fetch_rip from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Use IP from CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Use ins_len to advance IP
Roman Bolshakov
2020-06-12
i386: hvf: Drop unused variable
Roman Bolshakov
2020-06-12
i386: hvf: Clean stray includes in sysemu
Roman Bolshakov
2020-06-12
i386: hvf: Drop useless declarations in sysemu
Roman Bolshakov
2020-06-12
i386: hvf: Move HVFState definition into hvf
Roman Bolshakov
2020-06-12
target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
Philippe Mathieu-Daudé
2020-06-12
sysemu/hvf: Only declare hvf_allowed when HVF is available
Philippe Mathieu-Daudé
2020-06-12
sysemu/tcg: Only declare tcg_allowed when TCG is available
Philippe Mathieu-Daudé
2020-06-12
sysemu/accel: Restrict machine methods to system-mode
Philippe Mathieu-Daudé
2020-06-12
target/i386: correct fix for pcmpxstrx substring search
Joseph Myers
2020-06-10
target/i386: fix IEEE x87 floating-point exception raising
Joseph Myers
2020-06-10
exec: set map length to zero when returning NULL
Prasad J Pandit
2020-06-10
configure: Do not ignore malloc value
Leonid Bloch
2020-06-10
qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute
Philippe Mathieu-Daudé
2020-06-10
memory: Make 'info mtree' not display disabled regions by default
Philippe Mathieu-Daudé
2020-06-10
util/oslib: Returns the real thread identifier on FreeBSD and NetBSD
David Carlier
2020-06-10
target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES
Like Xu
2020-06-10
i386: Remove unused define's from hax and hvf
Julio Faracco
2020-06-10
replay: implement fair mutex
Pavel Dovgalyuk
2020-06-10
hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands
Wei Huang
2020-06-10
tests: machine-none-test: Enable MicroBlaze testing
Edgar E. Iglesias
2020-06-10
chardev/char-socket: Properly make qio connections non blocking
Sai Pavan Boddu
2020-06-10
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
2020-06-10
KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
Peter Xu
2020-06-10
vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
Peter Xu
2020-06-10
x86/cpu: Enable AVX512_VP2INTERSECT cpu feature
Cathy Zhang
2020-06-10
hw/i386/vmport: Allow QTest use without crashing
Philippe Mathieu-Daudé
2020-06-10
target/i386: fix fisttpl, fisttpll handling of out-of-range values
Joseph Myers
2020-06-10
target/i386: fix fbstp handling of out-of-range values
Joseph Myers
[next]