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-08-15
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-08-15' into ...
Peter Maydell
2018-08-15
Merge remote-tracking branch 'remotes/famz/tags/block-and-testing-pull-reques...
Peter Maydell
2018-08-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180814'...
Peter Maydell
2018-08-15
monitor: fix oob command leak
Marc-André Lureau
2018-08-15
tests: fix crumple/recursive leak
Marc-André Lureau
2018-08-15
qapi: Fix some pycodestyle-3 complaints
Markus Armbruster
2018-08-15
tests: change /0.15/* tests to /qmp/*
Marc-André Lureau
2018-08-15
qmp-shell: learn to send commands with quoted arguments
Marc-André Lureau
2018-08-15
aio-posix: Improve comment around marking node deleted
Fam Zheng
2018-08-15
tests/vm: Add vm-build-all/vm-clean-all in help text
Fam Zheng
2018-08-15
tests/vm: Use make's --output-sync option
Peter Maydell
2018-08-15
tests/vm: Bump guest RAM up from 2G to 4G
Peter Maydell
2018-08-15
tests/vm: Propagate V=1 down into the make inside the VM
Peter Maydell
2018-08-15
tests/vm: Pass the jobs parallelism setting to 'make check'
Peter Maydell
2018-08-15
tests: vm: Add vm-clean-all
Fam Zheng
2018-08-15
tests: Add centos VM testing
Fam Zheng
2018-08-15
tests: Allow overriding archive path with SRC_ARCHIVE
Fam Zheng
2018-08-15
tests: Add an option for snapshot (default: off)
Fam Zheng
2018-08-15
docker: Install more packages in centos7
Fam Zheng
2018-08-15
aio: Do aio_notify_accept only during blocking aio_poll
Fam Zheng
2018-08-15
aio-posix: Don't count ctx->notifier as progress when polling
Fam Zheng
2018-08-15
nvme: simplify plug/unplug
Paolo Bonzini
2018-08-15
nvme: Fix nvme_init error handling
Fam Zheng
2018-08-15
tests/vm: Add flex and bison to the vm image
Philippe Mathieu-Daudé
2018-08-15
tests/vm: Only use -cpu 'host' if KVM is available
Philippe Mathieu-Daudé
2018-08-14
target/arm: Fix typo in helper_sve_movz_d
Richard Henderson
2018-08-14
target/arm: Reorganize SVE WHILE
Richard Henderson
2018-08-14
target/arm: Fix typo in do_sat_addsub_64
Richard Henderson
2018-08-14
target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw
Richard Henderson
2018-08-14
target/arm: Implement tailchaining for M profile cores
Peter Maydell
2018-08-14
target/arm: Restore M-profile CONTROL.SPSEL before any tailchaining
Peter Maydell
2018-08-14
target/arm: Initialize exc_secure correctly in do_v7m_exception_exit()
Peter Maydell
2018-08-14
target/arm: Improve exception-taken logging
Peter Maydell
2018-08-14
target/arm: Treat SCTLR_EL1.M as if it were zero when HCR_EL2.TGE is set
Peter Maydell
2018-08-14
target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
Peter Maydell
2018-08-14
target/arm: Honour HCR_EL2.TGE when raising synchronous exceptions
Peter Maydell
2018-08-14
target/arm: Honour HCR_EL2.TGE and MDCR_EL2.TDE in debug register access checks
Peter Maydell
2018-08-14
target/arm: Mask virtual interrupts if HCR_EL2.TGE is set
Peter Maydell
2018-08-14
arm: Fix return code of arm_load_elf
Adam Lackorzynski
2018-08-14
arm/virt: Add support for GICv2 virtualization extensions
Luc Michel
2018-08-14
xlnx-zynqmp: Improve GIC wiring and MMIO mapping
Luc Michel
2018-08-14
intc/arm_gic: Improve traces
Luc Michel
2018-08-14
intc/arm_gic: Implement maintenance interrupt generation
Luc Michel
2018-08-14
intc/arm_gic: Implement gic_update_virt() function
Luc Michel
2018-08-14
intc/arm_gic: Implement the virtual interface registers
Luc Michel
2018-08-14
intc/arm_gic: Wire the vCPU interface
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete...
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_p...
Luc Michel
[next]