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
target/i386: [tcg] Port to generic translation framework
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to disas_log
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to tb_stop
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to translate_insn
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to breakpoint_check
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to insn_start
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to init_disas_context
Lluís Vilanova
2017-09-06
target/i386: [tcg] Port to DisasContextBase
Lluís Vilanova
2017-09-06
tcg: Add generic translation framework
Lluís Vilanova
2017-09-06
target/arm: Delay check for magic kernel page
Richard Henderson
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
2017-09-06
target/arm: Use DISAS_NORETURN
Richard Henderson
2017-09-06
target/i386: Use generic DISAS_* enumerators
Richard Henderson
2017-09-06
tcg: Add generic DISAS_NORETURN
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
[next]