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-08-21
hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possible
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Add sdbus_write_data() to write multiples bytes on the data line
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Rename read/write_data() as read/write_byte()
Philippe Mathieu-Daudé
2020-08-21
hw/sd: Move sdcard legacy API to 'hw/sd/sdcard_legacy.h'
Philippe Mathieu-Daudé
2020-08-21
hw/sd/sdcard: Make sd_data_ready() static
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Replace disabled fprintf()s by trace events
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Do not create SD card within the SD host controller
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Expose a SDBus and connect the SDCard to it
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Use named GPIOs
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Add TODO to use Fifo32 API
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Rename pl181_send_command() as pl181_do_command()
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Replace fprintf(stderr, "*\n") with error_report()
Alistair Francis
2020-08-21
hw/sd/milkymist: Do not create SD card within the SD host controller
Philippe Mathieu-Daudé
2020-08-21
hw/sd/milkymist: Create the SDBus at init()
Philippe Mathieu-Daudé
2020-08-21
hw/lm32/milkymist: Un-inline milkymist_memcard_create()
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pxa2xx_mmci: Trivial simplification
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pxa2xx_mmci: Do not create SD card within the SD host controller
Philippe Mathieu-Daudé
2020-08-21
iotests: Test node/bitmap aliases during migration
Max Reitz
2020-08-21
iotests.py: Let wait_migration() return on failure
Max Reitz
2020-08-21
migration: Add block-bitmap-mapping parameter
Max Reitz
2020-08-21
iotests: dump QCOW2 header in JSON in #303
Andrey Shinkevich
2020-08-21
qcow2_format.py: support dumping metadata in JSON format
Andrey Shinkevich
2020-08-21
qcow2_format.py: collect fields to dump in JSON format
Andrey Shinkevich
2020-08-21
qcow2.py: Introduce '-j' key to dump in JSON format
Andrey Shinkevich
2020-08-21
qcow2_format.py: Dump bitmap table serialized entries
Andrey Shinkevich
2020-08-21
qcow2_format.py: pass cluster size to substructures
Andrey Shinkevich
2020-08-21
qcow2_format.py: Dump bitmap directory information
Andrey Shinkevich
2020-08-21
qcow2_format.py: dump bitmap flags in human readable way.
Andrey Shinkevich
2020-08-21
qcow2_format.py: change Qcow2BitmapExt initialization method
Andrey Shinkevich
2020-08-21
qcow2_format.py: make printable data an extension class member
Andrey Shinkevich
2020-08-21
iotests: add test for QCOW2 header dump
Andrey Shinkevich
2020-08-21
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2...
Peter Maydell
2020-08-21
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-08-21
docs: convert build system documentation to rST
Paolo Bonzini
2020-08-21
meson: update build-system documentation
Paolo Bonzini
2020-08-21
meson: avoid unstable module warning with Meson 0.56.0 or newer
Paolo Bonzini
2020-08-21
meson: convert po/
Marc-André Lureau
2020-08-21
meson: convert VNC and dependent libraries to meson
Paolo Bonzini
2020-08-21
meson: move SDL and SDL-image detection to meson
Paolo Bonzini
2020-08-21
meson: convert sample plugins
Paolo Bonzini
2020-08-21
meson: replace create-config with meson configure_file
Paolo Bonzini
2020-08-21
rules.mak: drop unneeded macros
Paolo Bonzini
2020-08-21
meson: convert check-block
Paolo Bonzini
2020-08-21
meson: build texi doc
Paolo Bonzini
2020-08-21
docs: automatically track manual dependencies
Paolo Bonzini
2020-08-21
meson: sphinx-build
Paolo Bonzini
2020-08-21
remove Makefile.target
Paolo Bonzini
2020-08-21
rules.mak: remove version.o
Marc-André Lureau
[prev]
[next]