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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
usb: Add versal-usb2-ctrl-regs module
Sai Pavan Boddu
2
-0
/
+230
2020-12-15
hw/core/loader.c: Improve reporting of ROM overlap errors
Peter Maydell
1
-6
/
+42
2020-12-15
hw/core/loader.c: Track last-seen ROM in rom_check_and_register_reset()
Peter Maydell
1
-8
/
+15
2020-12-15
target/nios2: Move nios2_check_interrupts() into target/nios2
Peter Maydell
2
-37
/
+1
2020-12-15
target/nios2: Move IIC code into CPU object proper
Peter Maydell
4
-138
/
+2
2020-12-15
target/openrisc: Move pic_cpu code into CPU object proper
Peter Maydell
3
-64
/
+2
2020-12-15
hw/openrisc/openrisc_sim: Abstract out "get IRQ x of CPU y"
Peter Maydell
1
-17
/
+21
2020-12-15
hw/openrisc/openrisc_sim: Use IRQ splitter when connecting IRQ to multiple CPUs
Peter Maydell
2
-2
/
+12
2020-12-14
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
11
-23
/
+23
2020-12-14
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20201213' into ...
Peter Maydell
5
-61
/
+14
2020-12-14
spapr.c: set a 'kvm-type' default value instead of relying on NULL
Daniel Henrique Barboza
1
-4
/
+17
2020-12-14
spapr: Pass sPAPR machine state to some RTAS events handling functions
Greg Kurz
1
-11
/
+10
2020-12-14
spapr: Don't use qdev_get_machine() in spapr_msi_write()
Greg Kurz
1
-1
/
+1
2020-12-14
spapr: Pass sPAPR machine state down to spapr_pci_switch_vga()
Greg Kurz
2
-5
/
+5
2020-12-14
ppc/e500: Free irqs array to avoid memleak
Gan Qixin
1
-0
/
+1
2020-12-14
hw/ppc: Do not re-read the clock on pre_save if doing savevm
Greg Kurz
1
-2
/
+3
2020-12-14
spapr: spapr_drc_attach() cannot fail
Greg Kurz
4
-11
/
+7
2020-12-14
spapr: Simplify error path of spapr_core_plug()
Greg Kurz
1
-11
/
+10
2020-12-14
spapr: Abort if ppc_set_compat() fails for hot-plugged CPUs
Greg Kurz
1
-6
/
+4
2020-12-14
spapr: Fix pre-2.10 dummy ICP hack
Greg Kurz
1
-7
/
+7
2020-12-14
xive: Add trace events
Cédric Le Goater
4
-3
/
+108
2020-12-14
hw/ppc/spapr_tpm_proxy: Fix hexadecimal format string specifier
Philippe Mathieu-Daudé
1
-1
/
+1
2020-12-14
ppc: Add a missing break for PPC6xx_INPUT_TBEN
Chen Qun
1
-0
/
+1
2020-12-14
spapr: Do TPM proxy hotplug sanity checks at pre-plug
Greg Kurz
1
-5
/
+18
2020-12-14
spapr: Do PHB hoplug sanity check at pre-plug
Greg Kurz
1
-6
/
+11
2020-12-14
spapr: Make PHB placement functions and spapr_pre_plug_phb() return status
Greg Kurz
1
-17
/
+23
2020-12-14
spapr: Do NVDIMM/PC-DIMM device hotplug sanity checks at pre-plug only
Greg Kurz
2
-32
/
+19
2020-12-14
spapr: Do PCI device hotplug sanity checks at pre-plug only
Greg Kurz
1
-10
/
+33
2020-12-14
spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect()
Greg Kurz
2
-2
/
+2
2020-12-14
spapr/xive: Turn some sanity checks into assertions
Greg Kurz
1
-10
/
+4
2020-12-13
hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit()
Philippe Mathieu-Daudé
1
-2
/
+6
2020-12-13
hw/mips/malta: Do not initialize MT registers if MT ASE absent
Philippe Mathieu-Daudé
1
-1
/
+3
2020-12-13
target/mips: Introduce ase_mt_available() helper
Philippe Mathieu-Daudé
1
-2
/
+1
2020-12-13
hw/mips: Move address translation helpers to target/mips/
Philippe Mathieu-Daudé
3
-53
/
+1
2020-12-13
target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()
Philippe Mathieu-Daudé
2
-4
/
+4
2020-12-13
ads7846: moves from the hw/display folder to the hw/input folder.
Gan Qixin
6
-5
/
+5
2020-12-13
hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
Philippe Mathieu-Daudé
2
-2
/
+2
2020-12-13
hw/xen: Don't use '#' flag of printf format
Xinhao Zhang
3
-16
/
+16
2020-12-12
hw/m68k/q800.c: Make the GLUE chip an actual QOM device
Peter Maydell
1
-12
/
+70
2020-12-12
hw/m68k/q800: Don't connect two qemu_irqs directly to the same input
Peter Maydell
2
-2
/
+11
2020-12-11
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201211' into staging
Peter Maydell
1
-2
/
+0
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
88
-376
/
+460
2020-12-11
hw/watchdog/wdt_diag288: Remove unnecessary includes
Thomas Huth
1
-2
/
+0
2020-12-10
vl: remove serial_max_hds
Paolo Bonzini
1
-4
/
+2
2020-12-10
vl: extract machine done notifiers
Paolo Bonzini
1
-0
/
+24
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
40
-0
/
+40
2020-12-10
vl: move CHECKPOINT_INIT after preconfig
Paolo Bonzini
1
-0
/
+5
2020-12-10
vl: extract various command line validation snippets to a new function
Paolo Bonzini
1
-0
/
+1
2020-12-10
vl: move various initialization routines out of qemu_init
Paolo Bonzini
1
-0
/
+3
2020-12-10
vl: extract validation of -smp to machine.c
Paolo Bonzini
1
-0
/
+23
[next]