index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-22
i386: hvf: cleanup x86_gen.h
Paolo Bonzini
2017-12-22
i386: hvf: remove VM_PANIC from "in"
Paolo Bonzini
2017-12-22
i386: hvf: remove addr_t
Paolo Bonzini
2017-12-22
i386: hvf: simplify flag handling
Paolo Bonzini
2017-12-22
i386: hvf: abort on decoding error
Paolo Bonzini
2017-12-22
i386: hvf: remove ZERO_INIT macro
Paolo Bonzini
2017-12-22
i386: hvf: remove more dead emulator code
Paolo Bonzini
2017-12-22
i386: hvf: unify register enums between HVF and the rest
Paolo Bonzini
2017-12-22
i386: hvf: header cleanup
Paolo Bonzini
2017-12-22
i386: hvf: move all hvf files in the same directory
Paolo Bonzini
2017-12-22
i386: hvf: inject General Protection Fault when vmexit through vmcall
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: refactor event injection code for hvf
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: implement vga dirty page tracking
Sergio Andres Gomez Del Real
2017-12-22
i386: refactor KVM cpuid code so that it applies to hvf as well
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: implement hvf_get_supported_cpuid
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: use new helper functions for put/get xsave
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: fix licensing issues; isolate task handling code (GPL v2-only)
Sergio Andres Gomez Del Real
2017-12-22
i386: hvf: add code base from Google's QEMU repository
Sergio Andres Gomez Del Real
2017-12-22
apic: add function to apic that will be used by hvf
Sergio Andres Gomez Del Real
2017-12-21
hw/i386/vmport: fix missing definitions with non-log trace backends
Laurent Vivier
2017-12-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-12-21
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2017-12-21
chardev: convert the socket server to QIONetListener
Daniel P. Berrange
2017-12-21
blockdev: convert qemu-nbd server to QIONetListener
Daniel P. Berrange
2017-12-21
blockdev: convert internal NBD server to QIONetListener
Daniel P. Berrange
2017-12-21
test: add some chardev mux event tests
Marc-André Lureau
2017-12-21
chardev: fix backend events regression with mux chardev
Marc-André Lureau
2017-12-21
rcu: reduce more than 7MB heap memory by malloc_trim()
Yang Zhong
2017-12-21
checkpatch: volatile with a comment or sig_atomic_t is okay
Marc-André Lureau
2017-12-21
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
Peter Xu
2017-12-21
kvm-i8259: support "info pic" and "info irq"
Peter Xu
2017-12-21
i8259: generalize statistics into common code
Peter Xu
2017-12-21
i8259: use DEBUG_IRQ_COUNT always
Peter Xu
2017-12-21
i8259: convert DPRINTFs into trace
Peter Xu
2017-12-21
Remove legacy -no-kvm-pit option
Thomas Huth
2017-12-21
scsi: replace hex constants with #defines
Paolo Bonzini
2017-12-21
scsi: provide general-purpose functions to manage sense data
Paolo Bonzini
2017-12-21
hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP
Philippe Mathieu-Daudé
2017-12-21
hw/mips/boston: Remove workaround for writes to ROM aborting
Peter Maydell
2017-12-21
exec: Don't reuse unassigned_mem_ops for io_mem_rom
Peter Maydell
2017-12-21
block/iscsi: only report an iSCSI Failure if we don't handle it gracefully
Peter Lieven
2017-12-21
block/iscsi: dont leave allocmap in an invalid state on UNMAP failure
Peter Lieven
2017-12-21
cpu: suffix cpu address spaces with cpu index
Peter Xu
2017-12-21
cpu: refactor cpu_address_space_init()
Peter Xu
2017-12-21
hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim
Thomas Huth
2017-12-21
tests/boot-serial-test: Add code to allow to specify our own kernel or bios
Thomas Huth
2017-12-21
tests/boot-serial-test: Make sure that we check the timeout regularly
Thomas Huth
2017-12-21
target/i386: Fix handling of VEX prefixes
Peter Maydell
2017-12-21
sockets: remove obsolete code that updated listen address
Daniel P. Berrange
2017-12-21
baum: Truncate braille device size to 84x1
Samuel Thibault
[next]