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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-17
ppc440_sdram: Get rid of the init RAM hack
BALATON Zoltan
4
-9
/
+15
2022-10-17
ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
BALATON Zoltan
1
-2
/
+32
2022-10-17
ppc440_sdram: Split off map/unmap of sdram banks for later reuse
BALATON Zoltan
1
-12
/
+21
2022-10-17
ppc4xx_sdram: Drop extra zeros for readability
BALATON Zoltan
1
-20
/
+20
2022-10-17
ppc4xx_sdram: QOM'ify
BALATON Zoltan
6
-70
/
+105
2022-10-17
ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
BALATON Zoltan
6
-39
/
+10
2022-10-17
ppc440_bamboo: Add missing 4 MiB valid memory size
BALATON Zoltan
1
-1
/
+1
2022-10-17
ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
BALATON Zoltan
8
-53
/
+35
2022-10-17
ppc4xx_sdram: Get rid of the init RAM hack
BALATON Zoltan
6
-14
/
+15
2022-10-17
ppc4xx: Introduce Ppc4xxSdramBank struct
BALATON Zoltan
3
-55
/
+61
2022-10-17
ppc440_bamboo: Remove unnecessary memsets
BALATON Zoltan
2
-10
/
+4
2022-10-17
target/ppc: restore powerpc_excp_booke doorbell interrupts
Nicholas Piggin
1
-0
/
+6
2022-10-17
MAINTAINERS: step back from PPC
Cédric Le Goater
1
-5
/
+5
2022-10-16
Merge tag 'pull-riscv-to-apply-20221014' of https://github.com/alistair23/qem...
Stefan Hajnoczi
12
-165
/
+1675
2022-10-14
target/riscv: pmp: Fixup TLB size calculation
Alistair Francis
1
-0
/
+12
2022-10-14
hw/intc: sifive_plic: change interrupt priority register to WARL field
Jim Shu
1
-2
/
+19
2022-10-14
hw/intc: sifive_plic: fix hard-coded max priority level
Jim Shu
1
-2
/
+4
2022-10-14
disas/riscv.c: rvv: Add disas support for vector instructions
Yang Liu
1
-2
/
+1430
2022-10-14
hw/riscv: virt: Enable booting S-mode firmware from pflash
Sunil V L
3
-1
/
+47
2022-10-14
hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
Sunil V L
1
-7
/
+7
2022-10-14
hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
Sunil V L
4
-82
/
+53
2022-10-14
hw/ssi: ibex_spi: fixup/add rw1c functionality
Wilfred Mallawa
2
-5
/
+35
2022-10-14
hw/ssi: ibex_spi: fixup coverity issue
Wilfred Mallawa
1
-64
/
+68
2022-10-14
hw/riscv: Update comment for qtest check in riscv_find_firmware()
Bin Meng
1
-2
/
+2
2022-10-13
Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
23
-93
/
+219
2022-10-13
Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Stefan Hajnoczi
7
-140
/
+171
2022-10-13
Merge tag 'pull-request-2022-10-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
22
-134
/
+544
2022-10-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
24
-565
/
+1104
2022-10-12
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
87
-289
/
+3796
2022-10-12
Merge tag 'pull-target-arm-20221010' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
13
-586
/
+717
2022-10-12
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
44
-787
/
+1237
2022-10-12
audio: improve out.voices test
Helge Konetzka
1
-1
/
+1
2022-10-12
audio: fix in.voices test
Helge Konetzka
1
-1
/
+1
2022-10-12
tests/unit: make test-io-channel-command work on win32
Marc-André Lureau
1
-18
/
+19
2022-10-12
io/command: implement support for win32
Marc-André Lureau
2
-21
/
+62
2022-10-12
io/command: use glib GSpawn, instead of open-coding fork/exec
Marc-André Lureau
2
-88
/
+19
2022-10-12
tests/channel-helper: set blocking in main thread
Marc-André Lureau
1
-6
/
+3
2022-10-12
util: make do_send_recv work with partial send/recv
Marc-André Lureau
1
-2
/
+8
2022-10-12
osdep: make readv_writev() work with partial read/write
Marc-André Lureau
1
-3
/
+8
2022-10-12
win32: set threads name
Marc-André Lureau
1
-2
/
+52
2022-10-12
gtk: Add show_menubar=on|off command line option.
Bryce Mills
3
-6
/
+17
2022-10-12
qemu-edid: Restrict input parameter -d to avoid division by zero
Sebastian Mitterle
1
-0
/
+4
2022-10-12
tests/unit/test-image-locking: Fix handling of temporary files
Thomas Huth
1
-2
/
+4
2022-10-12
ui/gtk: Fix the implicit mouse ungrabbing logic
Akihiko Odaki
1
-3
/
+7
2022-10-12
pci-ids: document modern virtio-pci ids in pci.h too
Gerd Hoffmann
2
-1
/
+11
2022-10-12
pci-ids: drop list of modern virtio devices
Gerd Hoffmann
1
-10
/
+8
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
Gerd Hoffmann
2
-3
/
+0
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Gerd Hoffmann
2
-3
/
+0
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
Gerd Hoffmann
2
-4
/
+1
2022-10-12
docs: add firmware feature flags
Gerd Hoffmann
1
-5
/
+16
[next]