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
path:
root
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
David Gibson
1
-2
/
+3
2019-10-04
spapr: Fold spapr_phb_lsi_qirq() into its single caller
David Gibson
1
-7
/
+0
2019-10-04
xics: Create sPAPR specific ICS subtype
David Gibson
1
-1
/
+3
2019-10-04
xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
David Gibson
1
-10
/
+6
2019-10-04
xics: Eliminate reset hook
David Gibson
1
-1
/
+0
2019-10-04
xics: Rename misleading ics_simple_*() functions
David Gibson
1
-3
/
+3
2019-10-04
xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
David Gibson
1
-4
/
+0
2019-10-04
xics: Minor fixes for XICSFabric interface
David Gibson
1
-5
/
+1
2019-10-04
spapr: Stop providing RTAS blob
Alexey Kardashevskiy
1
-2
/
+0
2019-10-04
spapr: Simplify handling of pre ISA 3.0 guest workaround handling
David Gibson
1
-1
/
+1
2019-10-04
spapr/irq: Introduce an ics_irq_free() helper
Cédric Le Goater
1
-0
/
+5
2019-10-04
hw/ppc/pnv_homer: add PowerNV homer device model
Balamuruhan S
2
-0
/
+56
2019-10-04
hw/ppc/pnv_occ: add sram device model for occ common area
Balamuruhan S
1
-0
/
+3
2019-10-04
hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARs
Balamuruhan S
1
-0
/
+18
2019-09-25
cputlb: Remove cpu->mem_io_vaddr
Richard Henderson
1
-2
/
+0
2019-09-24
xen: perform XenDevice clean-up in XenBus watch handler
Paul Durrant
1
-0
/
+3
2019-09-24
xen: introduce separate XenWatchList for XenDevice objects
Paul Durrant
1
-0
/
+2
2019-09-24
xen / notify: introduce a new XenWatchList abstraction
Paul Durrant
1
-1
/
+2
2019-09-20
pc: Add an SMB0 ACPI device to q35
Corey Minyard
1
-0
/
+2
2019-09-20
ipmi: Fix SSIF ACPI handling to use the right CRS
Corey Minyard
1
-1
/
+1
2019-09-20
acpi: Add i2c serial bus CRS handling
Corey Minyard
1
-0
/
+18
2019-09-20
ipmi: Add PCI IPMI interfaces
Corey Minyard
1
-0
/
+1
2019-09-20
ipmi: Allow a size value to be passed for I/O space
Corey Minyard
3
-1
/
+8
2019-09-20
ipmi: Split out BT-specific code from ISA BT code
Corey Minyard
1
-0
/
+72
2019-09-20
ipmi: Split out KCS-specific code from ISA KCS code
Corey Minyard
1
-0
/
+75
2019-09-20
qdev: Add a no default uuid property
Corey Minyard
1
-0
/
+7
2019-09-19
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3...
Peter Maydell
11
-92
/
+298
2019-09-17
riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet
Bin Meng
1
-2
/
+1
2019-09-17
riscv: sifive_u: Fix broken GEM support
Bin Meng
1
-1
/
+2
2019-09-17
riscv: sifive_u: Instantiate OTP memory with a serial number
Bin Meng
1
-0
/
+3
2019-09-17
riscv: sifive: Implement a model for SiFive FU540 OTP
Bin Meng
1
-0
/
+80
2019-09-17
riscv: sifive_u: Update UART base addresses and IRQs
Bin Meng
1
-2
/
+2
2019-09-17
riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodes
Bin Meng
1
-0
/
+10
2019-09-17
riscv: sifive_u: Add PRCI block to the SoC
Bin Meng
1
-0
/
+3
2019-09-17
riscv: sifive_u: Generate hfclk and rtcclk nodes
Bin Meng
1
-0
/
+2
2019-09-17
riscv: sifive: Implement PRCI model for FU540
Bin Meng
1
-0
/
+81
2019-09-17
riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC
Bin Meng
1
-1
/
+5
2019-09-17
riscv: sifive_u: Set the minimum number of cpus to 2
Bin Meng
1
-0
/
+2
2019-09-17
riscv: hart: Add a "hartid-base" property to RISC-V hart array
Bin Meng
1
-0
/
+1
2019-09-17
riscv: Add a sifive_cpu.h to include both E and U cpu type defines
Bin Meng
3
-12
/
+33
2019-09-17
riscv: sifive_e: prci: Update the PRCI register block size
Bin Meng
1
-0
/
+2
2019-09-17
riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h}
Bin Meng
2
-71
/
+69
2019-09-17
riscv: sifive_test: Add reset functionality
Bin Meng
1
-1
/
+2
2019-09-17
riscv: Add a helper routine for finding firmware
Bin Meng
1
-0
/
+1
2019-09-17
riscv: plic: Remove unused interrupt functions
Alistair Francis
1
-3
/
+0
2019-09-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+10
2019-09-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-11
/
+6
2019-09-16
hw/i386/pc: Extract e820 memory layout code
Philippe Mathieu-Daudé
1
-11
/
+0
2019-09-16
qdev/machine: Introduce hotplug_allowed hook
Peter Xu
2
-0
/
+10
2019-09-16
elf-ops.h: fix int overflow in load_elf()
Stefano Garzarella
2
-0
/
+6
[prev]
[next]