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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
hw/ppc/meson: Allow e500 boards to be enabled separately
Bernhard Beschow
2022-10-17
3
-5
/
+12
|
*
|
ppc440_uc.c: Remove unneeded parenthesis
BALATON Zoltan
2022-10-17
1
-10
/
+10
|
*
|
ppc440_uc.c: Move some macros to ppc4xx.h
BALATON Zoltan
2022-10-17
2
-4
/
+4
|
*
|
ppc440_sdram: QOM'ify
BALATON Zoltan
2022-10-17
4
-53
/
+97
|
*
|
ppc440_sdram: Move RAM size check to ppc440_sdram_init
BALATON Zoltan
2022-10-17
3
-25
/
+30
|
*
|
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
2022-10-17
6
-61
/
+62
|
*
|
ppc440_sdram: Rename local variable for readability
BALATON Zoltan
2022-10-17
1
-18
/
+18
|
*
|
ppc440_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
4
-9
/
+15
|
*
|
ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
BALATON Zoltan
2022-10-17
1
-2
/
+32
|
*
|
ppc440_sdram: Split off map/unmap of sdram banks for later reuse
BALATON Zoltan
2022-10-17
1
-12
/
+21
|
*
|
ppc4xx_sdram: Drop extra zeros for readability
BALATON Zoltan
2022-10-17
1
-20
/
+20
|
*
|
ppc4xx_sdram: QOM'ify
BALATON Zoltan
2022-10-17
6
-70
/
+105
|
*
|
ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
BALATON Zoltan
2022-10-17
6
-39
/
+10
|
*
|
ppc440_bamboo: Add missing 4 MiB valid memory size
BALATON Zoltan
2022-10-17
1
-1
/
+1
|
*
|
ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
BALATON Zoltan
2022-10-17
8
-53
/
+35
|
*
|
ppc4xx_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
6
-14
/
+15
|
*
|
ppc4xx: Introduce Ppc4xxSdramBank struct
BALATON Zoltan
2022-10-17
3
-55
/
+61
|
*
|
ppc440_bamboo: Remove unnecessary memsets
BALATON Zoltan
2022-10-17
2
-10
/
+4
|
*
|
target/ppc: restore powerpc_excp_booke doorbell interrupts
Nicholas Piggin
2022-10-17
1
-0
/
+6
|
*
|
MAINTAINERS: step back from PPC
Cédric Le Goater
2022-10-17
1
-5
/
+5
*
|
|
MAINTAINERS: Replace my amsat.org email address
Philippe Mathieu-Daudé
2022-10-17
2
-32
/
+34
*
|
|
Merge tag 'pull-loongarch-20221017' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2022-10-17
5
-22
/
+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hw/intc: Fix LoongArch ipi device emulation
Xiaojuan Yang
2022-10-17
1
-1
/
+0
|
*
|
linux-user: Fix struct statfs ABI on loongarch64
WANG Xuerui
2022-10-17
1
-1
/
+2
|
*
|
softfloat: logB(0) should raise divideByZero exception
Song Gao
2022-10-17
1
-0
/
+1
|
*
|
target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
Song Gao
2022-10-17
1
-6
/
+6
|
*
|
target/loongarch: bstrins.w src register need EXT_NONE
Song Gao
2022-10-17
1
-14
/
+22
|
/
/
*
|
Merge tag 'pull-riscv-to-apply-20221014' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2022-10-16
12
-165
/
+1675
|
\
\
|
|
/
|
/
|
|
*
target/riscv: pmp: Fixup TLB size calculation
Alistair Francis
2022-10-14
1
-0
/
+12
|
*
hw/intc: sifive_plic: change interrupt priority register to WARL field
Jim Shu
2022-10-14
1
-2
/
+19
|
*
hw/intc: sifive_plic: fix hard-coded max priority level
Jim Shu
2022-10-14
1
-2
/
+4
|
*
disas/riscv.c: rvv: Add disas support for vector instructions
Yang Liu
2022-10-14
1
-2
/
+1430
|
*
hw/riscv: virt: Enable booting S-mode firmware from pflash
Sunil V L
2022-10-14
3
-1
/
+47
|
*
hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
Sunil V L
2022-10-14
1
-7
/
+7
|
*
hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
Sunil V L
2022-10-14
4
-82
/
+53
|
*
hw/ssi: ibex_spi: fixup/add rw1c functionality
Wilfred Mallawa
2022-10-14
2
-5
/
+35
|
*
hw/ssi: ibex_spi: fixup coverity issue
Wilfred Mallawa
2022-10-14
1
-64
/
+68
|
*
hw/riscv: Update comment for qtest check in riscv_find_firmware()
Bin Meng
2022-10-14
1
-2
/
+2
|
/
*
Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-10-13
23
-93
/
+219
|
\
|
*
audio: improve out.voices test
Helge Konetzka
2022-10-12
1
-1
/
+1
|
*
audio: fix in.voices test
Helge Konetzka
2022-10-12
1
-1
/
+1
|
*
gtk: Add show_menubar=on|off command line option.
Bryce Mills
2022-10-12
3
-6
/
+17
|
*
qemu-edid: Restrict input parameter -d to avoid division by zero
Sebastian Mitterle
2022-10-12
1
-0
/
+4
|
*
ui/gtk: Fix the implicit mouse ungrabbing logic
Akihiko Odaki
2022-10-12
1
-3
/
+7
|
*
pci-ids: document modern virtio-pci ids in pci.h too
Gerd Hoffmann
2022-10-12
2
-1
/
+11
|
*
pci-ids: drop list of modern virtio devices
Gerd Hoffmann
2022-10-12
1
-10
/
+8
|
*
pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
Gerd Hoffmann
2022-10-12
2
-3
/
+0
|
*
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Gerd Hoffmann
2022-10-12
2
-3
/
+0
|
*
pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
Gerd Hoffmann
2022-10-12
2
-4
/
+1
|
*
docs: add firmware feature flags
Gerd Hoffmann
2022-10-12
1
-5
/
+16
[prev]
[next]