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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2021-09-30
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
Peter Maydell
13
-22
/
+43
2021-09-30
target/arm: Don't put FPEXC and FPSID in org.gnu.gdb.arm.vfp XML
Peter Maydell
9
-26
/
+61
2021-09-30
target/arm: Move gdbstub related code out of helper.c
Peter Maydell
4
-271
/
+277
2021-09-30
target/arm: Fix coding style issues in gdbstub code in helper.c
Peter Maydell
1
-7
/
+16
2021-09-30
configs: Don't include 32-bit-only GDB XML in aarch64 linux configs
Peter Maydell
2
-2
/
+2
2021-09-30
docs/system/arm: xlnx-versal-virt: BBRAM and eFUSE Usage
Tong Ho
1
-0
/
+49
2021-09-30
hw/arm: xlnx-zcu102: Add Xilinx eFUSE device
Tong Ho
4
-0
/
+48
2021-09-30
hw/arm: xlnx-zcu102: Add Xilinx BBRAM device
Tong Ho
4
-0
/
+38
2021-09-30
hw/arm: xlnx-versal-virt: Add Xilinx eFUSE device
Tong Ho
4
-0
/
+102
2021-09-30
hw/arm: xlnx-versal-virt: Add Xilinx BBRAM device
Tong Ho
4
-0
/
+60
2021-09-30
hw/nvram: Introduce Xilinx battery-backed ram
Tong Ho
4
-0
/
+604
2021-09-30
hw/nvram: Introduce Xilinx ZynqMP eFuse device
Tong Ho
4
-0
/
+905
2021-09-30
hw/nvram: Introduce Xilinx Versal eFuse device
Tong Ho
5
-0
/
+972
2021-09-30
hw/nvram: Introduce Xilinx eFuse QOM
Tong Ho
5
-0
/
+540
2021-09-30
arm: tcg: Adhere to SMCCC 1.3 section 5.2
Alexander Graf
1
-29
/
+6
2021-09-30
allwinner-h3: Switch to SMC as PSCI conduit
Alexander Graf
1
-1
/
+1
2021-09-30
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-09-27-v2' into...
Peter Maydell
45
-591
/
+580
2021-09-30
MAINTAINERS: Demote sPAPR from "Supported" to "Maintained"
David Gibson
1
-1
/
+1
2021-09-30
MAINTAINERS: Add information for OpenPIC
David Gibson
1
-0
/
+8
2021-09-30
MAINTAINERS: Remove David & Greg as reviewers/co-maintainers of powernv
David Gibson
1
-4
/
+0
2021-09-30
MAINTAINERS: Orphan obscure ppc platforms
David Gibson
1
-14
/
+5
2021-09-30
MAINTAINERS: Remove David & Greg as reviewers for a number of boards
David Gibson
1
-9
/
+0
2021-09-30
MAINTAINERS: Remove machine specific files from ppc TCG CPUs entry
David Gibson
1
-2
/
+3
2021-09-30
spapr/xive: Fix kvm_xive_source_reset trace event
Cédric Le Goater
1
-2
/
+2
2021-09-30
spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables()
Daniel Henrique Barboza
1
-10
/
+9
2021-09-30
hw/intc: openpic: Clean up the styles
Bin Meng
2
-24
/
+40
2021-09-30
hw/intc: openpic: Drop Raven related codes
Bin Meng
2
-43
/
+1
2021-09-30
hw/intc: openpic: Correct the reset value of IPIDR for FSL chipset
Bin Meng
1
-0
/
+9
2021-09-30
target/ppc: Fix 64-bit decrementer
Cédric Le Goater
1
-11
/
+9
2021-09-30
target/ppc: Convert debug to trace events (decrementer and IRQ)
Cédric Le Goater
2
-109
/
+82
2021-09-30
spapr_numa.c: handle auto NUMA node with no distance info
Daniel Henrique Barboza
1
-0
/
+11
2021-09-30
spapr_numa.c: FORM2 NUMA affinity support
Daniel Henrique Barboza
4
-0
/
+164
2021-09-30
spapr: move FORM1 verifications to post CAS
Daniel Henrique Barboza
4
-39
/
+54
2021-09-30
spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
Daniel Henrique Barboza
3
-14
/
+27
2021-09-30
spapr_numa.c: parametrize FORM1 macros
Daniel Henrique Barboza
2
-35
/
+67
2021-09-30
spapr_numa.c: scrap 'legacy_numa' concept
Daniel Henrique Barboza
1
-27
/
+20
2021-09-30
spapr_numa.c: split FORM1 code into helpers
Daniel Henrique Barboza
1
-10
/
+25
2021-09-30
target/ppc: Check privilege level based on PSR and LPCR[HR] in tlbie[l]
Matheus Ferst
1
-5
/
+21
2021-09-30
target/ppc: add LPCR[HR] to DisasContext and hflags
Matheus Ferst
3
-0
/
+6
2021-09-30
target/ppc: Replace debug messages by asserts for unknown IRQ pins
Cédric Le Goater
1
-18
/
+6
2021-09-30
target/ppc: Convert debug to trace events (exceptions)
Cédric Le Goater
2
-28
/
+18
2021-09-30
memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()
Daniel Henrique Barboza
1
-0
/
+9
2021-09-30
spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors
Daniel Henrique Barboza
2
-5
/
+14
2021-09-30
qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event
Daniel Henrique Barboza
4
-2
/
+49
2021-09-29
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.2-pull-request' ...
Peter Maydell
11
-229
/
+278
2021-09-29
block/nbd: check that received handle is valid
Vladimir Sementsov-Ogievskiy
1
-8
/
+3
2021-09-29
block/nbd: drop connection_co
Vladimir Sementsov-Ogievskiy
2
-277
/
+100
2021-09-29
block/nbd: refactor nbd_recv_coroutines_wake_all()
Vladimir Sementsov-Ogievskiy
1
-9
/
+17
2021-09-29
block/nbd: move nbd_recv_coroutines_wake_all() up
Vladimir Sementsov-Ogievskiy
1
-14
/
+14
2021-09-29
block/nbd: nbd_channel_error() shutdown channel unconditionally
Vladimir Sementsov-Ogievskiy
1
-3
/
+4
[prev]
[next]