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
*
ppc/pnv.c: fix "system-id" FDT when -uuid is set
Daniel Henrique Barboza
2021-12-17
1
-1
/
+1
*
docs/system/ppc/powernv.rst: document KVM support status
Daniel Henrique Barboza
2021-12-17
1
-0
/
+13
*
ppc/pnv.c: add a friendly warning when accel=kvm is used
Daniel Henrique Barboza
2021-12-17
1
-0
/
+5
*
docs: Minor updates on the powernv documentation.
Leonardo Garcia
2021-12-17
1
-27
/
+28
*
pci-host: Allow extended config space access for PowerNV PHB4 model
Christophe Lombard
2021-12-17
1
-0
/
+1
*
ivshmem-test.c: enable test_ivshmem_server for ppc64 arch
Daniel Henrique Barboza
2021-12-17
1
-4
/
+1
*
ivshmem.c: change endianness to LITTLE_ENDIAN
Daniel Henrique Barboza
2021-12-17
1
-1
/
+1
*
target/ppc: Implement Vector Mask Move insns
Matheus Ferst
2021-12-17
2
-0
/
+126
*
target/ppc: Implement Vector Extract Mask
Matheus Ferst
2021-12-17
2
-0
/
+88
*
target/ppc: Implement Vector Expand Mask
Matheus Ferst
2021-12-17
2
-0
/
+45
*
target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52
Lucas Mateus Castro (alqotel)
2021-12-17
2
-1
/
+5
*
test/tcg/ppc64le: test mtfsf
Lucas Mateus Castro (alqotel)
2021-12-17
3
-0
/
+63
*
target/ppc: Fixed call to deferred exception
Lucas Mateus Castro (alqotel)
2021-12-17
3
-6
/
+52
*
hw/ppc/mac.h: Remove MAX_CPUS macro
Peter Maydell
2021-12-17
3
-5
/
+4
*
Merge tag 'qemu-slof-20211112' of github.com:aik/qemu into ppc-next
Cédric Le Goater
2021-12-16
3
-1
/
+1
|
\
|
*
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2021-11-13
3
-1
/
+1
*
|
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2021-12-14
1
-2
/
+3
|
\
\
|
*
|
block/nvme: fix infinite loop in nvme_free_req_queue_cb()
Stefan Hajnoczi
2021-12-09
1
-2
/
+3
*
|
|
Open 6.3 development tree
Richard Henderson
2021-12-14
1
-1
/
+1
*
|
|
Update version for v6.2.0 release
Richard Henderson
2021-12-14
1
-1
/
+1
|
/
/
*
|
Update version for v6.2.0-rc4 release
Richard Henderson
2021-12-08
1
-1
/
+1
*
|
Merge tag 'pull-target-arm-20211207' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2021-12-07
1
-1
/
+2
|
\
\
|
*
|
gicv3: fix ICH_MISR's LRENP computation
Damien Hedde
2021-12-07
1
-1
/
+2
*
|
|
Merge tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2021-12-07
2
-5
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tcg/arm: Reduce vector alignment requirement for NEON
Richard Henderson
2021-12-07
2
-5
/
+16
|
/
/
*
|
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2021-12-06
1
-1
/
+1
|
\
\
|
*
|
virtio-blk: Fix clean up of host notifiers for single MR transaction.
Mark Mielke
2021-12-06
1
-1
/
+1
*
|
|
Merge tag 'mips-20211206' of https://github.com/philmd/qemu into staging
Richard Henderson
2021-12-06
3
-13
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "vga: don't abort when adding a duplicate isa-vga device"
Alex Bennée
2021-12-06
1
-10
/
+0
|
*
|
hw/mips/boston: Fix load_elf() error detection
Jiaxun Yang
2021-12-06
1
-2
/
+3
|
*
|
hw/mips/bootloader: Fix write_ulong()
Jiaxun Yang
2021-12-06
1
-1
/
+5
|
/
/
*
|
Merge tag 'seabios-20211203-pull-request' of git://git.kraxel.org/qemu into s...
Richard Henderson
2021-12-03
13
-0
/
+0
|
\
\
|
*
|
seabios: update binaries to 1.15.0
Gerd Hoffmann
2021-12-03
12
-0
/
+0
|
*
|
seabios: update submodule to 1.15.0
Gerd Hoffmann
2021-12-03
1
-0
/
+0
|
/
/
*
|
Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into staging
Richard Henderson
2021-12-02
2
-3
/
+58
|
\
\
|
*
|
tests/qtest/fdc-test: Add a regression test for CVE-2021-20196
Philippe Mathieu-Daudé
2021-12-02
1
-0
/
+38
|
*
|
hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196
Philippe Mathieu-Daudé
2021-12-02
1
-1
/
+13
|
*
|
hw/block/fdc: Extract blk_create_empty_drive()
Philippe Mathieu-Daudé
2021-12-02
1
-2
/
+7
|
/
/
*
|
Update version for v6.2.0-rc3 release
Richard Henderson
2021-12-01
1
-1
/
+1
*
|
MAINTAINERS: Change my email address
Eduardo Habkost
2021-12-01
1
-6
/
+6
*
|
Merge tag 'pull-ppc-20211129' of https://github.com/legoater/qemu into staging
Richard Henderson
2021-11-29
4
-7
/
+12
|
\
\
|
*
|
target/ppc: fix Hash64 MMU update of PTE bit R
Leandro Lupori
2021-11-29
4
-7
/
+12
|
/
/
*
|
Merge tag 'pull-for-6.2-291121-1' of https://github.com/stsquad/qemu into sta...
Richard Henderson
2021-11-29
10
-19
/
+46
|
\
\
|
*
|
tests/plugin/syscall.c: fix compiler warnings
Juro Bystricky
2021-11-29
1
-5
/
+3
|
*
|
MAINTAINERS: Add section for Aarch64 GitLab custom runner
Philippe Mathieu-Daudé
2021-11-29
1
-0
/
+6
|
*
|
MAINTAINERS: Remove me as a reviewer for the build and test/avocado
Willian Rampazzo
2021-11-29
1
-2
/
+2
|
*
|
gdbstub: handle a potentially racing TaskState
Alex Bennée
2021-11-29
1
-1
/
+1
|
*
|
plugins/meson.build: fix linker issue with weird paths
Alex Bennée
2021-11-29
1
-2
/
+2
|
*
|
tests/avocado: fix tcg_plugin mem access count test
Alex Bennée
2021-11-29
1
-1
/
+1
|
*
|
accel/tcg: suppress IRQ check for special TBs
Alex Bennée
2021-11-29
3
-4
/
+13
[next]