index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/block/m25p80: Check SPI mode before running some Numonyx commands
Joe Komlodi
2020-12-15
1
-19
/
+95
*
hw/block/m25p80: Fix when VCFG XIP bit is set for Numonyx
Joe Komlodi
2020-12-15
1
-1
/
+1
*
hw/block/m25p80: Make Numonyx config field names more accurate
Joe Komlodi
2020-12-15
1
-6
/
+6
*
hw/misc/zynq_slcr: Avoid #DIV/0! error
Philippe Mathieu-Daudé
2020-12-15
1
-0
/
+5
*
arm: xlnx-versal: Connect usb to virt-versal
Vikram Garhwal
2020-12-15
2
-0
/
+81
*
usb: xlnx-usb-subsystem: Add xilinx usb subsystem
Sai Pavan Boddu
2020-12-15
3
-0
/
+100
*
usb: Add DWC3 model
Vikram Garhwal
2020-12-15
3
-0
/
+695
*
usb: Add versal-usb2-ctrl-regs module
Sai Pavan Boddu
2020-12-15
2
-0
/
+230
*
hw/core/loader.c: Improve reporting of ROM overlap errors
Peter Maydell
2020-12-15
1
-6
/
+42
*
hw/core/loader.c: Track last-seen ROM in rom_check_and_register_reset()
Peter Maydell
2020-12-15
1
-8
/
+15
*
target/nios2: Move nios2_check_interrupts() into target/nios2
Peter Maydell
2020-12-15
2
-37
/
+1
*
target/nios2: Move IIC code into CPU object proper
Peter Maydell
2020-12-15
4
-138
/
+2
*
target/openrisc: Move pic_cpu code into CPU object proper
Peter Maydell
2020-12-15
3
-64
/
+2
*
hw/openrisc/openrisc_sim: Abstract out "get IRQ x of CPU y"
Peter Maydell
2020-12-15
1
-17
/
+21
*
hw/openrisc/openrisc_sim: Use IRQ splitter when connecting IRQ to multiple CPUs
Peter Maydell
2020-12-15
2
-2
/
+12
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2020-12-14
11
-23
/
+23
|
\
|
*
ads7846: moves from the hw/display folder to the hw/input folder.
Gan Qixin
2020-12-13
6
-5
/
+5
|
*
hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definition
Philippe Mathieu-Daudé
2020-12-13
2
-2
/
+2
|
*
hw/xen: Don't use '#' flag of printf format
Xinhao Zhang
2020-12-13
3
-16
/
+16
*
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20201213' into ...
Peter Maydell
2020-12-14
5
-61
/
+14
|
\
\
|
*
|
hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit()
Philippe Mathieu-Daudé
2020-12-13
1
-2
/
+6
|
*
|
hw/mips/malta: Do not initialize MT registers if MT ASE absent
Philippe Mathieu-Daudé
2020-12-13
1
-1
/
+3
|
*
|
target/mips: Introduce ase_mt_available() helper
Philippe Mathieu-Daudé
2020-12-13
1
-2
/
+1
|
*
|
hw/mips: Move address translation helpers to target/mips/
Philippe Mathieu-Daudé
2020-12-13
3
-53
/
+1
|
*
|
target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()
Philippe Mathieu-Daudé
2020-12-13
2
-4
/
+4
*
|
|
spapr.c: set a 'kvm-type' default value instead of relying on NULL
Daniel Henrique Barboza
2020-12-14
1
-4
/
+17
*
|
|
spapr: Pass sPAPR machine state to some RTAS events handling functions
Greg Kurz
2020-12-14
1
-11
/
+10
*
|
|
spapr: Don't use qdev_get_machine() in spapr_msi_write()
Greg Kurz
2020-12-14
1
-1
/
+1
*
|
|
spapr: Pass sPAPR machine state down to spapr_pci_switch_vga()
Greg Kurz
2020-12-14
2
-5
/
+5
*
|
|
ppc/e500: Free irqs array to avoid memleak
Gan Qixin
2020-12-14
1
-0
/
+1
*
|
|
hw/ppc: Do not re-read the clock on pre_save if doing savevm
Greg Kurz
2020-12-14
1
-2
/
+3
*
|
|
spapr: spapr_drc_attach() cannot fail
Greg Kurz
2020-12-14
4
-11
/
+7
*
|
|
spapr: Simplify error path of spapr_core_plug()
Greg Kurz
2020-12-14
1
-11
/
+10
*
|
|
spapr: Abort if ppc_set_compat() fails for hot-plugged CPUs
Greg Kurz
2020-12-14
1
-6
/
+4
*
|
|
spapr: Fix pre-2.10 dummy ICP hack
Greg Kurz
2020-12-14
1
-7
/
+7
*
|
|
xive: Add trace events
Cédric Le Goater
2020-12-14
4
-3
/
+108
*
|
|
hw/ppc/spapr_tpm_proxy: Fix hexadecimal format string specifier
Philippe Mathieu-Daudé
2020-12-14
1
-1
/
+1
*
|
|
ppc: Add a missing break for PPC6xx_INPUT_TBEN
Chen Qun
2020-12-14
1
-0
/
+1
*
|
|
spapr: Do TPM proxy hotplug sanity checks at pre-plug
Greg Kurz
2020-12-14
1
-5
/
+18
*
|
|
spapr: Do PHB hoplug sanity check at pre-plug
Greg Kurz
2020-12-14
1
-6
/
+11
*
|
|
spapr: Make PHB placement functions and spapr_pre_plug_phb() return status
Greg Kurz
2020-12-14
1
-17
/
+23
*
|
|
spapr: Do NVDIMM/PC-DIMM device hotplug sanity checks at pre-plug only
Greg Kurz
2020-12-14
2
-32
/
+19
*
|
|
spapr: Do PCI device hotplug sanity checks at pre-plug only
Greg Kurz
2020-12-14
1
-10
/
+33
*
|
|
spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect()
Greg Kurz
2020-12-14
2
-2
/
+2
*
|
|
spapr/xive: Turn some sanity checks into assertions
Greg Kurz
2020-12-14
1
-10
/
+4
|
|
/
|
/
|
*
|
hw/m68k/q800.c: Make the GLUE chip an actual QOM device
Peter Maydell
2020-12-12
1
-12
/
+70
*
|
hw/m68k/q800: Don't connect two qemu_irqs directly to the same input
Peter Maydell
2020-12-12
2
-2
/
+11
|
/
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201211' into staging
Peter Maydell
2020-12-11
1
-2
/
+0
|
\
|
*
hw/watchdog/wdt_diag288: Remove unnecessary includes
Thomas Huth
2020-12-11
1
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-11
88
-376
/
+460
|
\
\
|
|
/
|
/
|
[next]