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-03-05
target/arm: Honor the HCR_EL2.TSW bit
Richard Henderson
2020-03-05
target/arm: Honor the HCR_EL2.{TVM,TRVM} bits
Richard Henderson
2020-03-05
target/arm: Improve masking in arm_hcr_el2_eff
Richard Henderson
2020-03-05
target/arm: Remove EL2 and EL3 setup from user-only
Richard Henderson
2020-03-05
target/arm: Disable has_el2 and has_el3 for user-only
Richard Henderson
2020-03-05
target/arm: Add HCR_EL2 bit definitions from ARMv8.6
Richard Henderson
2020-03-05
target/arm: Improve masking of HCR/HCR2 RES0 bits
Richard Henderson
2020-03-05
hw/timer/cadence_ttc: move timer_new from init() into realize() to avoid meml...
Pan Nengyuan
2020-03-05
hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
2020-03-05
hw/arm/spitz: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
2020-03-05
hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
2020-03-05
hw/arm/musicpal: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
hw/arm/z2: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
hw/arm/omap_sx1: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
hw/arm/mainstone: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
hw/arm/gumstix: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic
Philippe Mathieu-Daudé
2020-03-05
hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
Eric Auger
2020-03-05
target/arm: Implement (trivially) ARMv8.2-TTCNP
Peter Maydell
2020-03-05
hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodes
Edgar E. Iglesias
2020-03-05
hw/arm: versal: Add support for the LPD ADMAs
Edgar E. Iglesias
2020-03-05
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-040320-1' int...
Peter Maydell
2020-03-04
travis.yml: install python3 numpy and opencv libraries
Alex Bennée
2020-03-04
tests/acceptance: bump avocado requirements to 76.0
Alex Bennée
2020-03-04
configure: detect and report genisoimage
Alex Bennée
2020-03-04
travis: enable tools build on OS X
Laurent Vivier
2020-03-04
tests/vm: Added gen_cloud_init_iso() to basevm.py
Robert Foley
2020-03-04
tests/vm: give wait_ssh() option to wait for root
Robert Foley
2020-03-04
tests/vm: increased max timeout for vm boot.
Robert Foley
2020-03-04
tests/vm: Debug mode shows ssh output.
Robert Foley
2020-03-04
tests/vm: use $(PYTHON) consistently
Robert Foley
2020-03-03
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...
Peter Maydell
2020-03-03
virtiofsd: Fix xattr operations
Misono Tomohiro
2020-03-03
virtiofsd: passthrough_ll: cleanup getxattr/listxattr
Misono Tomohiro
2020-03-03
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-03-03
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf3' i...
Peter Maydell
2020-03-03
l2tpv3: fix RFC number typo in qemu-options.hx
Stefan Hajnoczi
2020-03-03
colo: Update Documentation for continuous replication
Lukas Straub
2020-03-03
net/filter.c: Add Options to insert filters anywhere in the filter list
Lukas Straub
2020-03-03
tests/test-replication.c: Add test for for secondary node continuing replication
Lukas Straub
2020-03-03
block/replication.c: Ignore requests after failover
Lukas Straub
2020-03-03
hw: net: cadence_gem: Fix build errors in DB_PRINT()
Bin Meng
2020-03-03
NetRxPkt: fix hash calculation of IPV6 TCP
Yuri Benditovich
2020-03-03
NetRxPkt: Introduce support for additional hash types
Yuri Benditovich
2020-03-03
e1000e: Avoid hw_error if legacy mode used
Yuri Benditovich
2020-03-03
dp8393x: Don't stop reception upon RBE interrupt assertion
Finn Thain
2020-03-03
dp8393x: Don't reset Silicon Revision register
Finn Thain
2020-03-03
dp8393x: Always update RRA pointers and sequence numbers
Finn Thain
2020-03-03
dp8393x: Clear descriptor in_use field to release packet
Finn Thain
2020-03-03
dp8393x: Pad frames to word or long word boundary
Finn Thain
[next]