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-03-17
target/arm: prepare for multiple dynamic XMLs
Alex Bennée
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
target/i386: use gdb_get_reg helpers
Alex Bennée
2020-03-17
target/m68k: use gdb_get_reg helpers
Alex Bennée
2020-03-17
target/arm: use gdb_get_reg helpers
Alex Bennée
2020-03-17
gdbstub: add helper for 128 bit registers
Alex Bennée
2020-03-17
gdbstub: move mem_buf to GDBState and use GByteArray
Alex Bennée
2020-03-17
gdbstub: move str_buf to GDBState and use GString
Alex Bennée
2020-03-17
gdbstub: stop passing GDBState * around and use global
Alex Bennée
2020-03-17
gdbstub: make GDBState static and have common init function
Alex Bennée
2020-03-17
travis.yml: Set G_MESSAGES_DEBUG do report GLib errors
Philippe Mathieu-Daudé
2020-03-17
tests/docker: Update VirGL to v0.8.0
Philippe Mathieu-Daudé
2020-03-17
tests/docker: Remove obsolete VirGL --with-glx configure option
Philippe Mathieu-Daudé
2020-03-17
tests/docker: Update VirGL git repository URL
Philippe Mathieu-Daudé
2020-03-17
tests/docker: Install tools to cross-debug and build Linux kernels
Philippe Mathieu-Daudé
2020-03-17
docs/devel/qapi-code-gen: Fix typo in grammar
Markus Armbruster
2020-03-17
hw/sd/ssi-sd: fix error handling in ssi_sd_realize
Vladimir Sementsov-Ogievskiy
2020-03-17
xen-block: Use one Error * variable instead of two
Markus Armbruster
2020-03-17
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-17-2020' ...
Peter Maydell
2020-03-17
hw/ide: Remove unneeded inclusion of hw/ide.h
BALATON Zoltan
2020-03-17
hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
BALATON Zoltan
2020-03-17
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
2020-03-17
hw/ide/pci.c: Coding style update to fix checkpatch errors
BALATON Zoltan
2020-03-17
hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
BALATON Zoltan
2020-03-17
hw/ide: Get rid of piix4_init function
BALATON Zoltan
2020-03-17
hw/isa/piix4.c: Introduce variable to store devfn
BALATON Zoltan
2020-03-17
hw/ide: Get rid of piix3_init functions
BALATON Zoltan
2020-03-17
tcg: Remove tcg-runtime-gvec.c DO_CMP0
Richard Henderson
2020-03-17
tcg: Tidy tcg-runtime-gvec.c DUP*
Richard Henderson
2020-03-17
tcg: Tidy tcg-runtime-gvec.c types
Richard Henderson
2020-03-17
tcg: Remove CONFIG_VECTOR16
Richard Henderson
2020-03-17
tcg/i386: Bound shift count expanding sari_vec
Richard Henderson
2020-03-17
hw/misc/ivshmem: Use one Error * variable instead of two
Markus Armbruster
2020-03-17
Use &error_abort instead of separate assert()
Markus Armbruster
2020-03-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200317'...
Peter Maydell
2020-03-17
hd-geo-test: Clean up use of buf[] in create_qcow2_with_mbr()
Markus Armbruster
2020-03-17
hw/arm: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias
Philippe Mathieu-Daudé
2020-03-17
hw/ppc/ppc405: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/arm/stm32: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/char: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/riscv: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/dma: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/display: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/core: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
scripts/cocci: Patch to let devices own their MemoryRegions
Philippe Mathieu-Daudé
2020-03-17
scripts/cocci: Patch to remove unnecessary memory_region_set_readonly()
Philippe Mathieu-Daudé
2020-03-17
scripts/cocci: Patch to detect potential use of memory_region_init_rom
Philippe Mathieu-Daudé
2020-03-17
hw/sparc: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/sh4: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
[prev]
[next]