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/riscv: Use load address rather than entry point for fw_dynamic next_addr
Jessica Clarke
2021-12-20
1
-3
/
+10
*
hw/i386/vmmouse: Require 'i8042' property to be set
Philippe Mathieu-Daudé
2021-12-18
1
-0
/
+4
*
hw/scsi/megasas: Fails command if SGL buffer overflows
Philippe Mathieu-Daudé
2021-12-18
1
-0
/
+1
*
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...
Richard Henderson
2021-12-17
2
-2
/
+2
|
\
|
*
hw/virtio/vhost: Fix typo in comment.
Leonardo Garcia
2021-12-17
1
-1
/
+1
|
*
hw/avr: Realize AVRCPU qdev object using qdev_realize()
Philippe Mathieu-Daudé
2021-12-17
1
-1
/
+1
*
|
Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into staging
Richard Henderson
2021-12-17
15
-343
/
+445
|
\
\
|
*
|
ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devices
Cédric Le Goater
2021-12-17
1
-7
/
+13
|
*
|
ppc/pnv: Move realize of PEC stacks under the PEC model
Cédric Le Goater
2021-12-17
2
-37
/
+34
|
*
|
ppc/pnv: Remove "system-memory" property from PHB4 PEC
Cédric Le Goater
2021-12-17
2
-7
/
+1
|
*
|
ppc/pnv: Compute the PHB index from the PHB4 PEC model
Cédric Le Goater
2021-12-17
2
-3
/
+17
|
*
|
ppc/pnv: Introduce a num_stack class attribute
Cédric Le Goater
2021-12-17
2
-8
/
+11
|
*
|
ppc/pnv: Introduce a "chip" property under the PHB4 model
Cédric Le Goater
2021-12-17
2
-0
/
+9
|
*
|
ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
Cédric Le Goater
2021-12-17
2
-2
/
+4
|
*
|
ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
Cédric Le Goater
2021-12-17
1
-11
/
+8
|
*
|
ppc/pnv: Use QOM hierarchy to scan PHB3 devices
Cédric Le Goater
2021-12-17
1
-18
/
+54
|
*
|
ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()
Cédric Le Goater
2021-12-17
2
-12
/
+11
|
*
|
ppc/pnv: Drop the "num-phbs" property
Cédric Le Goater
2021-12-17
1
-1
/
+0
|
*
|
ppc/pnv: Use the chip class to check the index of PHB3 devices
Cédric Le Goater
2021-12-17
1
-1
/
+1
|
*
|
ppc/pnv: Introduce a "chip" property under PHB3
Cédric Le Goater
2021-12-17
2
-0
/
+3
|
*
|
target/ppc: introduce PMUEventType and PMU overflow timers
Daniel Henrique Barboza
2021-12-17
1
-0
/
+1
|
*
|
ppc/ppc405: Add update of bi_procfreq field
Cédric Le Goater
2021-12-17
1
-4
/
+5
|
*
|
ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board information
Cédric Le Goater
2021-12-17
1
-1
/
+1
|
*
|
ppc/ppc405: Change default PLL values at reset
Cédric Le Goater
2021-12-17
1
-3
/
+3
|
*
|
ppc/ppc405: Fix boot from kernel
Cédric Le Goater
2021-12-17
1
-43
/
+102
|
*
|
ppc/ppc405: Introduce ppc405_set_default_bootinfo()
Cédric Le Goater
2021-12-17
3
-29
/
+42
|
*
|
ppc/ppc405: Rework FW load
Cédric Le Goater
2021-12-17
1
-25
/
+20
|
*
|
ppc/ppc405: Remove flash support
Cédric Le Goater
2021-12-17
1
-13
/
+1
|
*
|
ppc/ppc405: Add some address space definitions
Cédric Le Goater
2021-12-17
2
-9
/
+14
|
*
|
ppc/ppc405: Change ppc405ep_init() return value
Cédric Le Goater
2021-12-17
3
-4
/
+8
|
*
|
ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()
Cédric Le Goater
2021-12-17
3
-8
/
+5
|
*
|
ppc/ppc405: Convert printfs to trace-events
Cédric Le Goater
2021-12-17
2
-105
/
+74
|
*
|
ppc: Add trace-events for DCR accesses
Cédric Le Goater
2021-12-17
2
-0
/
+5
|
*
|
ppc: Mark the 'taihu' machine as deprecated
Thomas Huth
2021-12-17
1
-0
/
+1
|
*
|
ppc/ppc405: Change kernel load address
Cédric Le Goater
2021-12-17
1
-1
/
+1
|
*
|
ppc/pnv.c: fix "system-id" FDT when -uuid is set
Daniel Henrique Barboza
2021-12-17
1
-1
/
+1
|
*
|
ppc/pnv.c: add a friendly warning when accel=kvm is used
Daniel Henrique Barboza
2021-12-17
1
-0
/
+5
|
*
|
pci-host: Allow extended config space access for PowerNV PHB4 model
Christophe Lombard
2021-12-17
1
-0
/
+1
|
*
|
ivshmem.c: change endianness to LITTLE_ENDIAN
Daniel Henrique Barboza
2021-12-17
1
-1
/
+1
|
*
|
hw/ppc/mac.h: Remove MAX_CPUS macro
Peter Maydell
2021-12-17
3
-5
/
+4
*
|
|
s390x/pci: add supported DT information to clp response
Matthew Rosato
2021-12-17
3
-0
/
+3
*
|
|
s390x/pci: use the passthrough measurement update interval
Matthew Rosato
2021-12-17
1
-2
/
+3
*
|
|
s390x/pci: don't use hard-coded dma range in reg_ioat
Matthew Rosato
2021-12-17
1
-4
/
+5
|
|
/
|
/
|
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-12-16
6
-14
/
+98
|
\
\
|
*
|
numa: Support SGX numa in the monitor and Libvirt interfaces
Yang Zhong
2021-12-10
1
-9
/
+42
|
*
|
numa: Enable numa for SGX EPC sections
Yang Zhong
2021-12-10
5
-3
/
+55
|
*
|
hw/scsi/lsi53c895a: Do not abort when DMA requested and no data queued
Philippe Mathieu-Daudé
2021-11-30
1
-2
/
+1
*
|
|
Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
2021-12-15
24
-73
/
+78
|
\
\
\
|
*
|
|
hw/arm/aspeed: Replace drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
1
-8
/
+13
|
*
|
|
hw/arm/xilinx_zynq: Replace drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
1
-7
/
+9
[next]