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-05-07
target/ppc: Add support for Radix partition-scoped translation
Cédric Le Goater
2020-05-07
target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
Cédric Le Goater
2020-05-07
target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
Cédric Le Goater
2020-05-07
target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
Cédric Le Goater
2020-05-07
spapr: Don't allow unplug of NVLink2 devices
David Gibson
2020-05-07
target/ppc: Assert if HV mode is set when running under a pseries machine
Cédric Le Goater
2020-05-07
target/ppc: Introduce a relocation bool in ppc_radix64_handle_mmu_fault()
Cédric Le Goater
2020-05-07
target/ppc: Enforce that the root page directory size must be at least 5
Suraj Jitindar Singh
2020-05-07
spapr: Drop CAS reboot flag
Greg Kurz
2020-05-07
spapr/cas: Separate CAS handling from rebuilding the FDT
Alexey Kardashevskiy
2020-05-07
spapr: Simplify selection of radix/hash during CAS
Greg Kurz
2020-05-07
ppc/pnv: Add support for NMI interface
Nicholas Piggin
2020-05-07
ppc/spapr: tweak change system reset helper
Nicholas Piggin
2020-05-07
spapr: Don't check capabilities removed between CAS calls
Greg Kurz
2020-05-07
target/ppc: Improve syscall exception logging
Nicholas Piggin
2020-05-06
Merge remote-tracking branch 'remotes/alistair/tags/pull-reg-to-apply-2020050...
Peter Maydell
2020-05-06
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-0...
Peter Maydell
2020-05-06
target/m68k: fix gdb for m68xxx
KONRAD Frederic
2020-05-06
tests/tcg: add a multiarch linux-user gdb test
Alex Bennée
2020-05-06
tests/guest-debug: use the unix socket for linux-user tests
Alex Bennée
2020-05-06
gdbstub/linux-user: support debugging over a unix socket
Alex Bennée
2020-05-06
gdbstub: eliminate gdbserver_fd global
Alex Bennée
2020-05-06
tests/tcg: drop inferior.was_attached() test
Alex Bennée
2020-05-06
tests/tcg: better trap gdb failures
Alex Bennée
2020-05-06
gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
Philippe Mathieu-Daudé
2020-05-06
configure: favour gdb-multiarch if we have it
Alex Bennée
2020-05-06
.travis.yml: reduce the load on [ppc64] GCC check-tcg
Alex Bennée
2020-05-06
.cirrus.yml: bootstrap pkg unconditionally
Li-Wen Hsu
2020-05-06
.cirrus.yml: bump FreeBSD to the current stable release
Alex Bennée
2020-05-06
.travis.yml: drop MacOSX
Alex Bennée
2020-05-06
.travis.yml: show free disk space at end of run
Alex Bennée
2020-05-05
hw/core/register: Add register_init_block8 helper.
Joaquin de Andres
2020-05-05
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in...
Peter Maydell
2020-05-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-04' into st...
Peter Maydell
2020-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2020-05-05
block/block-copy: use aio-task-pool API
Vladimir Sementsov-Ogievskiy
2020-05-05
block/block-copy: refactor task creation
Vladimir Sementsov-Ogievskiy
2020-05-05
block/block-copy: add state pointer to BlockCopyTask
Vladimir Sementsov-Ogievskiy
2020-05-05
block/block-copy: alloc task on each iteration
Vladimir Sementsov-Ogievskiy
2020-05-05
block/block-copy: rename in-flight requests to tasks
Vladimir Sementsov-Ogievskiy
2020-05-05
Fix iotest 153
Maxim Levitsky
2020-05-05
block: Comment cleanups
Eric Blake
2020-05-05
qcow2: Tweak comment about bitmaps vs. resize
Eric Blake
2020-05-05
qcow2: Allow resize of images with internal snapshots
Eric Blake
2020-05-05
block: Add blk_new_with_bs() helper
Eric Blake
2020-05-05
iotests: use python logging for iotests.log()
John Snow
2020-05-05
iotests: Mark verify functions as private
John Snow
2020-05-05
iotest 258: use script_main
John Snow
2020-05-05
iotests: add script_initialize
John Snow
2020-05-05
iotests: add hmp helper with logging
John Snow
[next]