index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (4/5)
Philippe Mathieu-Daudé
1
-33
/
+7
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (3/5)
Philippe Mathieu-Daudé
1
-32
/
+8
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (2/5)
Philippe Mathieu-Daudé
1
-29
/
+6
2023-01-13
hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (1/5)
Philippe Mathieu-Daudé
1
-18
/
+14
2023-01-13
hw/mips/bootloader: Implement nanoMIPS JALRc opcode generator
Philippe Mathieu-Daudé
1
-1
/
+11
2023-01-13
hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI) opcode generator
Philippe Mathieu-Daudé
1
-2
/
+34
2023-01-13
hw/mips/bootloader: Implement nanoMIPS SW opcode generator
Philippe Mathieu-Daudé
1
-1
/
+19
2023-01-13
hw/mips/bootloader: Implement nanoMIPS NOP opcode generator
Philippe Mathieu-Daudé
1
-4
/
+20
2023-01-13
hw/mips/bootloader: Handle buffers as opaque arrays
Philippe Mathieu-Daudé
5
-38
/
+50
2023-01-13
tests/avocado: Add tests booting YAMON ROM on MIPS Malta machines
Philippe Mathieu-Daudé
1
-2
/
+41
2023-01-13
hw/mips/gt64xxx_pci: Move it to hw/pci-host/
Philippe Mathieu-Daudé
8
-15
/
+15
2023-01-13
hw/mips/meson: Make gt64xxx_pci.c endian-agnostic
Philippe Mathieu-Daudé
2
-2
/
+2
2023-01-13
hw/mips/malta: Explicit GT64120 endianness upon device creation
Philippe Mathieu-Daudé
1
-1
/
+3
2023-01-13
hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev property
Philippe Mathieu-Daudé
1
-8
/
+14
2023-01-13
hw/mips/gt64xxx_pci: Manage endian bits with the RegisterFields API
Philippe Mathieu-Daudé
1
-15
/
+23
2023-01-13
hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole
Philippe Mathieu-Daudé
4
-8
/
+9
2023-01-13
hw/mips/Kconfig: Introduce CONFIG_GT64120 to select gt64xxx_pci.c
Philippe Mathieu-Daudé
2
-1
/
+8
2023-01-13
hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps
Philippe Mathieu-Daudé
1
-20
/
+50
2023-01-13
hw/mips/gt64xxx_pci: Accumulate address space changes
Philippe Mathieu-Daudé
1
-0
/
+8
2023-01-13
hw/mips/malta: Trace FPGA LEDs/ASCII display updates
Philippe Mathieu-Daudé
2
-0
/
+7
2023-01-13
hw/mips/malta: Split FPGA LEDs/ASCII display updates
Philippe Mathieu-Daudé
1
-5
/
+8
2023-01-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
46
-109
/
+456
2023-01-11
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
2
-89
/
+113
2023-01-11
configure: remove backwards-compatibility code
Paolo Bonzini
1
-10
/
+0
2023-01-11
target/i386: fix operand size of unary SSE operations
Paolo Bonzini
1
-5
/
+6
2023-01-11
libvduse: Add extra compiler warnings
Marcel Holtmann
1
-1
/
+7
2023-01-11
libvhost-user: Add extra compiler warnings
Marcel Holtmann
1
-1
/
+7
2023-01-11
libvhost-user: Fix assignment in vring_set_avail_event
Marcel Holtmann
1
-3
/
+2
2023-01-11
libvduse: Fix assignment in vring_set_avail_event
Marcel Holtmann
1
-1
/
+2
2023-01-11
libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
Marcel Holtmann
1
-1
/
+1
2023-01-11
libvduse: Provide _GNU_SOURCE when compiling outside of QEMU
Marcel Holtmann
1
-0
/
+4
2023-01-11
libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliant
Marcel Holtmann
1
-1
/
+2
2023-01-11
libvhost-user: Declare uffdio_register early to make it C90 compliant
Marcel Holtmann
1
-1
/
+3
2023-01-11
libvhost-user: Use unsigned int i for some for-loop iterations
Marcel Holtmann
1
-7
/
+7
2023-01-11
libvhost-user: Cast rc variable to avoid compiler warning
Marcel Holtmann
1
-1
/
+1
2023-01-11
libvhost-user: Replace typeof with __typeof__
Marcel Holtmann
1
-2
/
+2
2023-01-11
libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU
Marcel Holtmann
1
-0
/
+4
2023-01-11
hw/display: avoid creating empty loadable modules
Daniel P. Berrangé
1
-8
/
+12
2023-01-11
enforce use of G_GNUC_PRINTF attributes
Daniel P. Berrangé
2
-0
/
+2
2023-01-11
tests: add G_GNUC_PRINTF for various functions
Daniel P. Berrangé
14
-18
/
+36
2023-01-11
util/error: add G_GNUC_PRINTF for various functions
Daniel P. Berrangé
2
-0
/
+2
2023-01-11
tools/virtiofsd: add G_GNUC_PRINTF for logging functions
Daniel P. Berrangé
3
-2
/
+6
2023-01-11
hw/xen: use G_GNUC_PRINTF/SCANF for various functions
Daniel P. Berrangé
4
-3
/
+8
2023-01-11
disas: add G_GNUC_PRINTF to gstring_printf
Daniel P. Berrangé
1
-1
/
+2
2023-01-11
gitlab: remove redundant setting of PKG_CONFIG_PATH
Daniel P. Berrangé
1
-6
/
+3
2023-01-11
chardev: clean up chardev-parallel.c
Paolo Bonzini
3
-19
/
+6
2023-01-11
target/i386: Remove compilation errors when -Werror=maybe-uninitialized
Eric Auger
1
-0
/
+4
2023-01-11
kvm: Atomic memslot updates
David Hildenbrand
2
-11
/
+98
2023-01-11
KVM: keep track of running ioctls
Emanuele Giuseppe Esposito
1
-0
/
+7
2023-01-11
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
6
-2
/
+217
[next]