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
2019-03-22
slirp: clarify license of slirp files using SPDX: explicit BSD
Marc-André Lureau
2019-03-22
slirp: relicense GPL files to BSD-3
Marc-André Lureau
2019-03-22
slirp: update COPYRIGHT to use full 3-Clause BSD License
Marc-André Lureau
2019-03-22
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-03-21
Merge remote-tracking branch 'remotes/berrange/tags/authz-next-pull-request' ...
Peter Maydell
2019-03-21
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
2019-03-21
crypto/block: remove redundant struct packing to fix build with gcc 9
Greg Kurz
2019-03-21
authz: Use OBJECT_CHECK() on objects
Philippe Mathieu-Daudé
2019-03-21
Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...
Peter Maydell
2019-03-20
io: fix handling of EOF / error conditions in websock GSource
Daniel P. Berrangé
2019-03-20
docs: add note about stibp CPU feature for spectre v2
Daniel P. Berrangé
2019-03-20
docs: clarify that spec-ctrl is only needed for Spectre v2
Daniel P. Berrangé
2019-03-20
i386: Disable OSPKE on CPU model definitions
Eduardo Habkost
2019-03-20
i386: Make arch_capabilities migratable
Eduardo Habkost
2019-03-20
i386: kvm: Disable arch_capabilities if MSR can't be set
Eduardo Habkost
2019-03-19
Update version for v4.0.0-rc0 release
v4.0.0-rc0
Peter Maydell
2019-03-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-03-19
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190319' into st...
Peter Maydell
2019-03-19
xen-mapcache: use MAP_FIXED flag so the mmap address hint is always honored
Roger Pau Monne
2019-03-19
qemu-iotests: Treat custom TEST_DIR in 051
Lukáš Doktor
2019-03-19
blockdev: Check @replaces in blockdev_mirror_common
Max Reitz
2019-03-19
block: Make bdrv_{copy_on_read,crypto_luks,replication} static
Alberto Garcia
2019-03-19
blockjob: fix user pause in block_job_error_action
Vladimir Sementsov-Ogievskiy
2019-03-19
qemu-iotests: Fix 232 for non-qcow2
Kevin Wolf
2019-03-19
vl: Fix to create migration object before block backends again
Markus Armbruster
2019-03-19
iotests: 153: Wait for an answer to QMP commands
Sergio Lopez
2019-03-19
block: Silence Coverity in bdrv_drop_intermediate()
Kevin Wolf
2019-03-19
vmdk: Support version=3 in VMDK descriptor files
Sam Eiderman
2019-03-19
qapi: fix block-latency-histogram-set description and examples
Vladimir Sementsov-Ogievskiy
2019-03-19
qcow2: Fix data file error condition in qcow2_co_create()
Kevin Wolf
2019-03-19
mirror: Confirm we're quiesced only if the job is paused or cancelled
Sergio Lopez
2019-03-19
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-rc0-2'...
Peter Maydell
2019-03-19
riscv: sifive_u: Correct UART0's IRQ in the device tree
Bin Meng
2019-03-19
riscv: sifive_uart: Generate TX interrupt
Bin Meng
2019-03-19
target/riscv: Remove unused struct
Alistair Francis
2019-03-19
riscv: sifive_u: Allow up to 4 CPUs to be created
Alistair Francis
2019-03-19
RISC-V: Update load reservation comment in do_interrupt
Michael Clark
2019-03-19
RISC-V: Convert trap debugging to trace events
Michael Clark
2019-03-19
RISC-V: Add support for vectored interrupts
Michael Clark
2019-03-19
RISC-V: Change local interrupts from edge to level
Michael Clark
2019-03-19
RISC-V: linux-user support for RVE ABI
Kito Cheng
2019-03-19
elf: Add RISC-V PSABI ELF header defines
Michael Clark
2019-03-19
RISC-V: Remove unnecessary disassembler constraints
Michael Clark
2019-03-19
RISC-V: Allow interrupt controllers to claim interrupts
Michael Clark
2019-03-19
RISC-V: Replace __builtin_popcount with ctpop8 in PLIC
Michael Clark
2019-03-19
riscv: pmp: Log pmp access errors as guest errors
Alistair Francis
2019-03-19
RISC-V: Add hooks to use the gdb xml files.
Jim Wilson
2019-03-19
RISC-V: Add debug support for accessing CSRs.
Jim Wilson
2019-03-19
RISC-V: Fixes to CSR_* register macros.
Jim Wilson
2019-03-19
RISC-V: Add 64-bit gdb xml files.
Jim Wilson
[next]