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
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
2020-08-21
meson: convert systemtap files
Marc-André Lureau
2020-08-21
configure: place compatibility symlinks in target directories
Paolo Bonzini
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
2020-08-21
meson: plugins
Paolo Bonzini
2020-08-21
meson: cpu-emu
Marc-André Lureau
2020-08-21
meson: bsd-user
Marc-André Lureau
2020-08-21
meson: linux-user
Marc-André Lureau
2020-08-21
meson: accel
Marc-André Lureau
2020-08-21
meson: target
Paolo Bonzini
2020-08-21
meson: convert hw/arch*
Marc-André Lureau
2020-08-21
meson: convert hw/9pfs, cleanup
Marc-André Lureau
2020-08-21
meson: convert hw/acpi
Marc-André Lureau
2020-08-21
meson: convert hw/adc
Marc-André Lureau
2020-08-21
meson: convert hw/audio
Marc-André Lureau
[next]