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
2018-06-29
target/arm: Implement SVE integer convert to floating-point
Richard Henderson
2018-06-29
target/arm: Implement SVE load and broadcast quadword
Richard Henderson
2018-06-29
target/arm: Implement SVE Memory Contiguous Store Group
Richard Henderson
2018-06-29
target/arm: Implement SVE Contiguous Load, first-fault and no-fault
Richard Henderson
2018-06-29
target/arm: Implement SVE Memory Contiguous Load Group
Richard Henderson
2018-06-29
hw/arm/virt: Silence dtc /memory warning
Eric Auger
2018-06-29
hw/arm/virt: Silence dtc /intc warnings
Eric Auger
2018-06-29
device_tree: Add qemu_fdt_node_unit_path
Eric Auger
2018-06-29
device_tree: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
2018-06-29
hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
2018-06-29
hw/block/fdc: Replace error_setg(&error_abort) by assert()
Philippe Mathieu-Daudé
2018-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-29
tests/boot-serial: Do not delete the output file in case of errors
Thomas Huth
2018-06-29
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
2018-06-29
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
2018-06-29
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
2018-06-29
dump: add Windows live system dump
Viktor Prutyanov
2018-06-29
dump: add fallback KDBG using in Windows dump
Viktor Prutyanov
2018-06-29
dump: use system context in Windows dump
Viktor Prutyanov
2018-06-29
dump: add Windows dump format to dump-guest-memory
Viktor Prutyanov
2018-06-29
i386/cpu: make -cpu host support monitor/mwait
Michael S. Tsirkin
2018-06-28
kvm: support -overcommit cpu-pm=on|off
Michael S. Tsirkin
2018-06-28
hmp: obsolete "info ioapic"
Peter Xu
2018-06-28
ioapic: support "info irq"
Peter Xu
2018-06-28
ioapic: some proper indents when dump info
Peter Xu
2018-06-28
ioapic: support "info pic"
Peter Xu
2018-06-28
doc: another fix to "info pic"
Peter Xu
2018-06-28
target-i386: Mark cpu_vmexit noreturn
Jan Kiszka
2018-06-28
target-i386: Allow interrupt injection after STGI
Jan Kiszka
2018-06-28
target-i386: Add NMI interception to SVM
Jan Kiszka
2018-06-28
memory/hmp: Print owners/parents in "info mtree"
Alexey Kardashevskiy
2018-06-28
WHPX: register for unrecognized MSR exits
Justin Terry (VM)
2018-06-28
WHPX workaround bug in OSVW handling
Justin Terry (VM)
2018-06-28
esp: remove legacy esp_init() function
Mark Cave-Ayland
2018-06-28
hw/mips/jazz: create ESP device directly via qdev
Mark Cave-Ayland
2018-06-28
pr-manager-helper: report event on connection/disconnection
Paolo Bonzini
2018-06-28
pr-manager: add query-pr-managers QMP command
Paolo Bonzini
2018-06-28
pr-manager: put stubs in .c file
Paolo Bonzini
2018-06-28
pr-manager-helper: avoid SIGSEGV when writing to the socket fail
Paolo Bonzini
2018-06-28
pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE IN
Paolo Bonzini
2018-06-28
pr-helper: fix --socket-path default in help
Paolo Bonzini
2018-06-28
Deprecate the -enable-hax option
Thomas Huth
2018-06-28
osdep: work around Coverity parsing errors
Paolo Bonzini
2018-06-28
numa: report all DIMM/NVDIMMs as plugged memory
David Hildenbrand
2018-06-28
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
2018-06-28
nvdimm: make get_memory_region() perform checks and initialization
David Hildenbrand
2018-06-28
nvdimm: convert nvdimm_mr into a pointer
David Hildenbrand
2018-06-28
nvdimm: convert "unarmed" into a static property
David Hildenbrand
2018-06-28
pc-dimm: merge get_(vmstate_)memory_region()
David Hildenbrand
2018-06-28
hostmem: drop error variable from host_memory_backend_get_memory()
David Hildenbrand
[next]