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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-23
sifive_prci: Read and write PRCI registers
Nathaniel Graff
1
-8
/
+41
2019-06-21
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
3
-11
/
+9
2019-06-21
sd: Fix out-of-bounds assertions
Lidong Chen
1
-2
/
+2
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
1
-1
/
+2
2019-06-17
hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1
Peter Maydell
1
-1
/
+7
2019-06-17
hw/intc/arm_gicv3: Fix decoding of ID register range
Peter Maydell
2
-4
/
+4
2019-06-17
hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards
Peter Maydell
2
-12
/
+54
2019-06-17
hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
Peter Maydell
1
-0
/
+18
2019-06-17
hw/arm/boot: Honour image size field in AArch64 Image format kernels
Peter Maydell
1
-2
/
+15
2019-06-17
hw/arm/boot: Avoid placing the initrd on top of the kernel
Peter Maydell
1
-14
/
+20
2019-06-17
hw/arm/boot: Diagnose layouts that put initrd or DTB off the end of RAM
Peter Maydell
1
-0
/
+23
2019-06-17
hw/arm/boot: Don't assume RAM starts at address zero
Peter Maydell
1
-5
/
+4
2019-06-16
q35: fix mmconfig and PCI0._CRS
Gerd Hoffmann
2
-23
/
+22
2019-06-16
hw/acpi: extract acpi_add_rom_blob()
Wei Yang
4
-33
/
+56
2019-06-16
vhost: fix vhost_log size overflow during migration
Li Hangjing
1
-0
/
+10
2019-06-14
hw/block/fdc: floppy command FIFO memory initialization
Andrey Shinkevich
1
-0
/
+1
2019-06-13
vfio/common: Introduce vfio_set_irq_signaling helper
Eric Auger
3
-211
/
+152
2019-06-13
vfio/pci: Allow MSI-X relocation to fixup bogus PBA
Alex Williamson
1
-1
/
+1
2019-06-13
vfio/pci: Hide Resizable BAR capability
Alex Williamson
1
-0
/
+1
2019-06-13
hw/core/bus.c: Only the main system bus can have no parent
Peter Maydell
1
-12
/
+9
2019-06-13
hw/arm/smmuv3: Fix decoding of ID register range
Peter Maydell
1
-1
/
+1
2019-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190613-pull-request' ...
Peter Maydell
3
-4
/
+10
2019-06-13
edid: flip the default to enabled
Gerd Hoffmann
3
-4
/
+10
2019-06-12
semihosting: split console_out into string and char versions
Alex Bennée
1
-9
/
+25
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
5
-205
/
+354
2019-06-12
Clean up a header guard symbols (again)
Markus Armbruster
1
-3
/
+3
2019-06-12
Supply missing header guards
Markus Armbruster
8
-2
/
+39
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
129
-91
/
+43
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
564
-75
/
+656
2019-06-12
ppc/xive: Make XIVE generate the proper interrupt types
Benjamin Herrenschmidt
1
-3
/
+19
2019-06-12
ppc/pnv: activate the "dumpdtb" option on the powernv machine
Cédric Le Goater
1
-0
/
+2
2019-06-12
spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridges
David Gibson
1
-13
/
+102
2019-06-12
spapr: Direct all PCI hotplug to host bridge, rather than P2P bridge
David Gibson
1
-0
/
+11
2019-06-12
spapr: Don't use bus number for building DRC ids
David Gibson
1
-14
/
+40
2019-06-12
spapr: Clean up DRC index construction
David Gibson
1
-56
/
+68
2019-06-12
spapr: Clean up spapr_drc_populate_dt()
David Gibson
3
-13
/
+10
2019-06-12
spapr: Clean up dt creation for PCI buses
David Gibson
2
-70
/
+77
2019-06-12
spapr: Clean up device tree construction for PCI devices
David Gibson
1
-64
/
+55
2019-06-12
spapr: Clean up device node name generation for PCI devices
David Gibson
1
-25
/
+16
2019-06-12
spapr_pci: Improve error message
Greg Kurz
1
-1
/
+8
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
4
-2
/
+4
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
3
-0
/
+4
2019-06-10
target/xtensa: Use env_cpu, env_archcpu
Richard Henderson
1
-1
/
+1
2019-06-10
target/unicore32: Use env_cpu, env_archcpu
Richard Henderson
1
-1
/
+1
2019-06-10
target/sparc: Use env_cpu, env_archcpu
Richard Henderson
3
-5
/
+5
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
3
-12
/
+12
2019-06-10
target/nios2: Use env_cpu, env_archcpu
Richard Henderson
1
-4
/
+1
2019-06-10
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2
-2
/
+2
2019-06-10
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2
-3
/
+3
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-1
/
+1
[next]