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
2017-09-06
tcg/s390: Use load-on-condition-2 facility
Richard Henderson
2017-09-06
tcg/s390: Use distinct-operands facility
Richard Henderson
2017-09-06
tcg/s390: Merge ori+xori facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
tcg/s390: Merge add2i facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
tcg/s390: Merge muli facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
tcg/s390: Merge cmpi facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
tcg/s390: Fully convert tcg_target_op_def
Richard Henderson
2017-09-06
disas/i386: Add disassembly of rorx
Richard Henderson
2017-09-06
disas/i386: Add disassembly of vex.0f38.f5
Richard Henderson
2017-09-06
disas/i386: Fix disassembly of two-byte vex prefixes
Richard Henderson
2017-09-05
tcg: Implement implicit ordering semantics
Pranith Kumar
2017-09-05
tcg: Add tcg target default memory ordering
Pranith Kumar
2017-09-05
tcg: Remove support for ia64 as host
Richard Henderson
2017-09-05
Revert "kvm: use DIV_ROUND_UP"
Peter Maydell
2017-09-05
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-09-05
virtfs: error out gracefully when mandatory suboptions are missing
Greg Kurz
2017-09-05
9pfs: local: clarify fchmodat_nofollow() implementation
Greg Kurz
2017-09-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-20170905-1' ...
Peter Maydell
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...
Peter Maydell
2017-09-05
io: fix check for handshake completion in TLS test
Daniel P. Berrange
2017-09-05
io: add new qio_channel_{readv, writev, read, write}_all functions
Daniel P. Berrange
2017-09-05
io: fix typo in docs comment for qio_channel_read
Daniel P. Berrange
2017-09-05
util: remove the obsolete non-blocking connect
Cao jin
2017-09-05
fsdev: fix memory leak in main()
ZhiPeng Lu
2017-09-05
9pfs: avoid sign conversion error simplifying the code
Philippe Mathieu-Daudé
2017-09-05
block: document semantics of bdrv_co_preadv|pwritev
Daniel P. Berrange
2017-09-05
qemu-iotests: use context managers for resource cleanup in 194
Stefan Hajnoczi
2017-09-05
iotests.py: add FilePath context manager
Stefan Hajnoczi
2017-09-05
qemu.py: make VM() a context manager
Stefan Hajnoczi
2017-09-04
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2017-09-04
apb: add busA qdev property to PBM PCI bridge
Mark Cave-Ayland
2017-09-04
apb: fix endianness for APB and PCI config accesses
Mark Cave-Ayland
2017-09-04
apb: fix up PCI bus nomenclature
Mark Cave-Ayland
2017-09-04
sun4u: expose fw_cfg and NVRAM on ebus PCI IO address space
Mark Cave-Ayland
2017-09-04
sun4u: switch to using qdev to instantiate fw_cfg interface
Mark Cave-Ayland
2017-09-04
sun4u: pass PCIDevice into pci_ebus_init() instead of PCIBus
Mark Cave-Ayland
2017-09-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170904-...
Peter Maydell
2017-09-04
arm_gicv3_kvm: Fix compile warning
Pranith Kumar
2017-09-04
target/arm: Fix aa64 ldp register writeback
Richard Henderson
2017-09-04
hw/arm/digic: Mark device with user_creatable = false
Thomas Huth
2017-09-04
hw/arm/aspeed_soc: Mark devices as user_creatable = false
Thomas Huth
2017-09-04
target/arm: Allow deliver_fault() caller to specify EA bit
Peter Maydell
2017-09-04
target/arm: Factor out fault delivery code
Peter Maydell
2017-09-04
cputlb: Support generating CPU exceptions on memory transaction failures
Peter Maydell
2017-09-04
cpu: Define new cpu_transaction_failed() hook
Peter Maydell
2017-09-04
memory.h: Move MemTxResult type to memattrs.h
Peter Maydell
2017-09-04
aspeed_soc: Propagate silicon-rev to watchdog
Andrew Jeffery
2017-09-04
watchdog: wdt_aspeed: Add support for the reset width register
Andrew Jeffery
2017-09-04
target/arm/kvm: pmu: improve error handling
Andrew Jones
[next]