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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-05-21
hw/arm/fsl-imx31: Wire up watchdog
Guenter Roeck
2020-05-21
hw/arm/fsl-imx25: Wire up watchdog
Guenter Roeck
2020-05-21
hw/watchdog: Implement full i.MX watchdog support
Guenter Roeck
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
2020-05-21
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200520-pull-request' i...
Peter Maydell
2020-05-21
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-18-v3' ...
Peter Maydell
2020-05-19
softfloat: Return bool from all classification predicates
Richard Henderson
2020-05-19
softfloat: Inline floatx80 compare specializations
Richard Henderson
2020-05-19
softfloat: Inline float128 compare specializations
Richard Henderson
2020-05-19
softfloat: Inline float64 compare specializations
Richard Henderson
2020-05-19
softfloat: Inline float32 compare specializations
Richard Henderson
2020-05-19
softfloat: Name compare relation enum
Richard Henderson
2020-05-19
softfloat: Name rounding mode enum
Richard Henderson
2020-05-19
softfloat: Change tininess_before_rounding to bool
Richard Henderson
2020-05-19
softfloat: Replace flag with bool
Richard Henderson
2020-05-19
blockdev: Promote several bitmap functions to non-static
Eric Blake
2020-05-19
block: Make it easier to learn which BDS support bitmaps
Eric Blake
2020-05-19
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-05-19
ui/win32-kbd-hook: handle AltGr in a hook procedure
Volker Rümelin
2020-05-18
aio-posix: disable fdmon-io_uring when GSource is used
Stefan Hajnoczi
2020-05-18
block: Drop @child_class from bdrv_child_perm()
Max Reitz
2020-05-18
block: Drop child_file
Max Reitz
2020-05-18
block: Drop bdrv_format_default_perms()
Max Reitz
2020-05-18
block: Make bdrv_filter_default_perms() static
Max Reitz
2020-05-18
block: Drop child_backing
Max Reitz
2020-05-18
block: Drop child_format
Max Reitz
2020-05-18
block: Add bdrv_default_perms()
Max Reitz
2020-05-18
block: Add child_of_bds
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: Add blk_make_empty()
Max Reitz
2020-05-18
block: Add bdrv_make_empty()
Max Reitz
2020-05-18
Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"
Gerd Hoffmann
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
disas: include an optional note for the start of disassembly
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
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
[next]