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
2023-01-13
mips: Remove support for trap and emulate KVM
Paolo Bonzini
2023-01-13
hw/isa/piix4: Correct IRQRC[A:D] reset values
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Merge common BL code as bl_setup_gt64120_jump_kernel()
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (5/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (4/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (3/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (2/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (1/5)
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Implement nanoMIPS JALRc opcode generator
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI) opcode generator
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Implement nanoMIPS SW opcode generator
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Implement nanoMIPS NOP opcode generator
Philippe Mathieu-Daudé
2023-01-13
hw/mips/bootloader: Handle buffers as opaque arrays
Philippe Mathieu-Daudé
2023-01-13
tests/avocado: Add tests booting YAMON ROM on MIPS Malta machines
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Move it to hw/pci-host/
Philippe Mathieu-Daudé
2023-01-13
hw/mips/meson: Make gt64xxx_pci.c endian-agnostic
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Explicit GT64120 endianness upon device creation
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev property
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Manage endian bits with the RegisterFields API
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole
Philippe Mathieu-Daudé
2023-01-13
hw/mips/Kconfig: Introduce CONFIG_GT64120 to select gt64xxx_pci.c
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps
Philippe Mathieu-Daudé
2023-01-13
hw/mips/gt64xxx_pci: Accumulate address space changes
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Trace FPGA LEDs/ASCII display updates
Philippe Mathieu-Daudé
2023-01-13
hw/mips/malta: Split FPGA LEDs/ASCII display updates
Philippe Mathieu-Daudé
2023-01-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-01-11
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
2023-01-11
configure: remove backwards-compatibility code
Paolo Bonzini
2023-01-11
target/i386: fix operand size of unary SSE operations
Paolo Bonzini
2023-01-11
libvduse: Add extra compiler warnings
Marcel Holtmann
2023-01-11
libvhost-user: Add extra compiler warnings
Marcel Holtmann
2023-01-11
libvhost-user: Fix assignment in vring_set_avail_event
Marcel Holtmann
2023-01-11
libvduse: Fix assignment in vring_set_avail_event
Marcel Holtmann
2023-01-11
libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
Marcel Holtmann
2023-01-11
libvduse: Provide _GNU_SOURCE when compiling outside of QEMU
Marcel Holtmann
2023-01-11
libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliant
Marcel Holtmann
2023-01-11
libvhost-user: Declare uffdio_register early to make it C90 compliant
Marcel Holtmann
2023-01-11
libvhost-user: Use unsigned int i for some for-loop iterations
Marcel Holtmann
2023-01-11
libvhost-user: Cast rc variable to avoid compiler warning
Marcel Holtmann
2023-01-11
libvhost-user: Replace typeof with __typeof__
Marcel Holtmann
2023-01-11
libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU
Marcel Holtmann
2023-01-11
hw/display: avoid creating empty loadable modules
Daniel P. Berrangé
2023-01-11
enforce use of G_GNUC_PRINTF attributes
Daniel P. Berrangé
2023-01-11
tests: add G_GNUC_PRINTF for various functions
Daniel P. Berrangé
2023-01-11
util/error: add G_GNUC_PRINTF for various functions
Daniel P. Berrangé
2023-01-11
tools/virtiofsd: add G_GNUC_PRINTF for logging functions
Daniel P. Berrangé
2023-01-11
hw/xen: use G_GNUC_PRINTF/SCANF for various functions
Daniel P. Berrangé
2023-01-11
disas: add G_GNUC_PRINTF to gstring_printf
Daniel P. Berrangé
[next]