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-18
block: Unify bdrv_child_cb_attach()
Max Reitz
2020-05-18
block: Use bdrv_inherited_options()
Max Reitz
2020-05-18
block: Add generic bdrv_inherited_options()
Max Reitz
2020-05-18
block: Rename bdrv_inherited_options()
Max Reitz
2020-05-18
block: Pass parent_is_format to .inherit_options()
Max Reitz
2020-05-18
block: Pass BdrvChildRole to .inherit_options()
Max Reitz
2020-05-18
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
2020-05-18
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
block: Add BdrvChildRole and BdrvChildRoleBits
Max Reitz
2020-05-18
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
2020-05-18
block: Add BlockDriver.is_format
Max Reitz
2020-05-18
block: Mark commit, mirror, blkreplay as filters
Max Reitz
2020-05-18
block: Use bdrv_make_empty() where possible
Max Reitz
2020-05-18
replication: Avoid blk_make_empty() on read-only child
Kevin Wolf
2020-05-18
block: Use blk_make_empty() after commits
Max Reitz
2020-05-18
block: Add blk_make_empty()
Max Reitz
2020-05-18
block: Add bdrv_make_empty()
Max Reitz
2020-05-18
iotests: Run pylint and mypy in a testcase
Kevin Wolf
2020-05-18
iotests: Fix incomplete type declarations
Kevin Wolf
2020-05-18
block/replication.c: Avoid cancelling the job twice
Lukas Straub
2020-05-18
iotests: Mirror with different source/target size
Kevin Wolf
2020-05-18
mirror: Make sure that source and target size match
Kevin Wolf
2020-05-18
iotests/229: Use blkdebug to inject an error
Kevin Wolf
2020-05-18
iotests/109: Don't mirror with mismatched size
Kevin Wolf
2020-05-15
Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20200515' into staging
Peter Maydell
2020-05-15
softfloat: fix floatx80 pseudo-denormal round to integer
Joseph Myers
2020-05-15
softfloat: fix floatx80 pseudo-denormal comparisons
Joseph Myers
2020-05-15
softfloat: fix floatx80 pseudo-denormal addition / subtraction
Joseph Myers
2020-05-15
softfloat: silence sNaN for conversions to/from floatx80
Joseph Myers
2020-05-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-1...
Peter Maydell
2020-05-15
MAINTAINERS: update the orphaned cpus-common.c file
Alex Bennée
2020-05-15
qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const
Philippe Mathieu-Daudé
2020-05-15
qemu/plugin: Move !CONFIG_PLUGIN stubs altogether
Philippe Mathieu-Daudé
2020-05-15
qemu/plugin: Trivial code movement
Philippe Mathieu-Daudé
2020-05-15
translate-all: include guest address in out_asm output
Alex Bennée
2020-05-15
disas: add optional note support to cap_disas
Alex Bennée
2020-05-15
disas: include an optional note for the start of disassembly
Alex Bennée
2020-05-15
accel/tcg: don't disable exec_tb trace events
Alex Bennée
2020-05-15
accel/tcg: Relax va restrictions on 64-bit guests
Richard Henderson
2020-05-15
exec/cpu-all: Use bool for have_guest_base
Richard Henderson
2020-05-15
linux-user: completely re-write init_guest_space
Alex Bennée
2020-05-15
travis.yml: Improve the --disable-tcg test on s390x
Thomas Huth
2020-05-15
tests/guest-debug: catch hanging guests
Alex Bennée
2020-05-15
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200515-pull-request' i...
Peter Maydell
2020-05-15
Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-05-15' into s...
Peter Maydell
2020-05-15
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
2020-05-15
various: Remove unnecessary OBJECT() cast
Philippe Mathieu-Daudé
2020-05-15
target: Remove unnecessary CPU() cast
Philippe Mathieu-Daudé
2020-05-15
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
2020-05-15
spapr_pci: Drop some dead error handling
Markus Armbruster
[next]