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
...
|
*
|
|
target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
Greg Kurz
2020-05-27
1
-1
/
+5
|
*
|
|
target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()
Greg Kurz
2020-05-27
1
-1
/
+2
|
*
|
|
target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()
Greg Kurz
2020-05-27
1
-2
/
+2
|
*
|
|
ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
Leonardo Bras
2020-05-27
5
-13
/
+36
|
*
|
|
target/ppc: Add support for scv and rfscv instructions
Nicholas Piggin
2020-05-27
6
-30
/
+133
|
*
|
|
target/ppc: Untabify excp_helper.c
Greg Kurz
2020-05-27
1
-8
/
+8
|
*
|
|
ppc/spapr: add a POWER10 CPU model
Cédric Le Goater
2020-05-27
1
-0
/
+1
|
*
|
|
ppc/pnv: Fix NMI system reset SRR1 value
Nicholas Piggin
2020-05-27
1
-6
/
+20
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-hw-next-2020052...
Peter Maydell
2020-05-26
18
-79
/
+141
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
MAINTAINERS: Change Aleksandar Rikalo's email address
Aleksandar Markovic
2020-05-26
2
-7
/
+8
|
*
|
hw/mips/mips_int: De-duplicate KVM interrupt delivery
Philippe Mathieu-Daudé
2020-05-26
1
-8
/
+3
|
*
|
hw/mips/malta: Add some logging for bad register offset cases
Aleksandar Markovic
2020-05-26
1
-8
/
+6
|
*
|
hw/mips: Rename malta/mipssim/r4k/jazz files
Aleksandar Markovic
2020-05-26
6
-8
/
+8
|
*
|
hw/mips/fuloong2e: Fix typo in Fuloong machine name
Philippe Mathieu-Daudé
2020-05-26
10
-32
/
+38
|
*
|
hw/mips/fuloong2e: Move code and update a comment
Philippe Mathieu-Daudé
2020-05-26
1
-3
/
+2
|
*
|
hw/pci-host/bonito: Set the Config register reset value with FIELD_DP32
Philippe Mathieu-Daudé
2020-05-26
1
-1
/
+20
|
*
|
hw/pci-host/bonito: Better describe the I/O CS regions
Philippe Mathieu-Daudé
2020-05-26
1
-2
/
+11
|
*
|
hw/pci-host/bonito: Map the different PCI ranges more detailed
Philippe Mathieu-Daudé
2020-05-26
1
-4
/
+28
|
*
|
hw/pci-host/bonito: Map all the Bonito64 I/O range
Philippe Mathieu-Daudé
2020-05-26
2
-0
/
+4
|
*
|
hw/pci-host/bonito: Map peripheral using physical address
Philippe Mathieu-Daudé
2020-05-26
1
-2
/
+2
|
*
|
hw/pci-host/bonito: Fix DPRINTF() format strings
Philippe Mathieu-Daudé
2020-05-26
1
-3
/
+3
|
*
|
hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge
Philippe Mathieu-Daudé
2020-05-26
3
-1
/
+6
|
*
|
MAINTAINERS: Add Huacai Chen as fuloong2e co-maintainer
Huacai Chen
2020-05-26
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-05-26' into sta...
Peter Maydell
2020-05-26
4
-46
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xen/9pfs: increase max ring order to 9
Stefano Stabellini
2020-05-25
1
-1
/
+1
|
*
|
xen/9pfs: yield when there isn't enough room on the ring
Stefano Stabellini
2020-05-25
1
-6
/
+25
|
*
|
Revert "9p: init_in_iov_from_pdu can truncate the size"
Stefano Stabellini
2020-05-25
4
-39
/
+22
|
*
|
9p: Lock directory streams with a CoMutex
Greg Kurz
2020-05-25
1
-4
/
+4
|
*
|
9pfs: include linux/limits.h for XATTR_SIZE_MAX
Dan Robertson
2020-05-25
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200526-pull-request...
Peter Maydell
2020-05-26
13
-22
/
+763
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' include
Philippe Mathieu-Daudé
2020-05-26
1
-1
/
+0
|
*
|
audio: Let capture_callback handler use const buffer argument
Philippe Mathieu-Daudé
2020-05-26
3
-3
/
+3
|
*
|
audio: Let audio_sample_to_uint64() use const samples argument
Philippe Mathieu-Daudé
2020-05-26
2
-3
/
+3
|
*
|
audio: fix wavcapture segfault
Bruce Rogers
2020-05-26
1
-2
/
+2
|
*
|
audio/mixeng: fix clang 10+ warning
Volker Rümelin
2020-05-26
1
-2
/
+3
|
*
|
audio/jack: add JACK client audiodev
Geoffrey McRae
2020-05-25
6
-2
/
+746
|
*
|
hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
Philippe Mathieu-Daudé
2020-05-25
1
-7
/
+1
|
*
|
es1370: check total frame count against current frame
Prasad J Pandit
2020-05-25
1
-2
/
+5
|
/
/
*
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20200522...
Peter Maydell
2020-05-22
2
-37
/
+42
|
\
\
|
*
|
hw/block/pflash: Check return value of blk_pwrite()
Mansour Ahmadi
2020-05-22
2
-2
/
+14
|
*
|
hw/block/pflash_cfi01: Rename 'reset_flash' label as 'mode_read_array'
Philippe Mathieu-Daudé
2020-05-22
1
-15
/
+15
|
*
|
hw/block/pflash_cfi01: Document use of non-CFI compliant command '0x00'
Philippe Mathieu-Daudé
2020-05-22
1
-5
/
+13
|
*
|
hw/block/pflash_cfi01: Removed an unused timer
Philippe Mathieu-Daudé
2020-05-22
1
-15
/
+0
*
|
|
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20200521' i...
Peter Maydell
2020-05-22
4
-0
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update OpenBIOS images to 4704d9eb built from submodule.
Mark Cave-Ayland
2020-05-21
4
-0
/
+0
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200521-...
Peter Maydell
2020-05-21
37
-292
/
+855
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
Peter Maydell
2020-05-21
1
-6
/
+0
|
*
|
linux-user/arm: Reset CPSR_E when entering a signal handler
Amanieu d'Antras
2020-05-21
1
-1
/
+7
|
*
|
target/arm: Allow user-mode code to write CPSR.E via MSR
Peter Maydell
2020-05-21
2
-1
/
+2
|
*
|
target/arm: Use clear_vec_high more effectively
Richard Henderson
2020-05-21
1
-21
/
+32
[prev]
[next]