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
*
nvme: fix copy direction in DMA reads going to CMB
Klaus Birkelund Jensen
2019-05-20
1
-1
/
+1
*
iotest: fix 169: do not run qmp_cont in RUN_STATE_FINISH_MIGRATE
Vladimir Sementsov-Ogievskiy
2019-05-20
1
-1
/
+6
*
qmp: forbid qmp_cont in RUN_STATE_FINISH_MIGRATE
Vladimir Sementsov-Ogievskiy
2019-05-20
1
-0
/
+3
*
block: Use BDRV_REQUEST_MAX_BYTES instead of BDRV_REQUEST_MAX_SECTORS
Alberto Garcia
2019-05-20
2
-7
/
+6
*
qcow2: Define and use QCOW2_COMPRESSED_SECTOR_SIZE
Alberto Garcia
2019-05-20
4
-14
/
+23
*
block/file-posix: Truncate in xfs_write_zeroes()
Max Reitz
2019-05-20
1
-0
/
+13
*
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190519' into staging
Peter Maydell
2019-05-20
5
-70
/
+141
|
\
|
*
target/alpha: Fix user-only floating-point exceptions
Richard Henderson
2019-05-19
5
-61
/
+131
|
*
target/alpha: Clean up alpha_cpu_dump_state
Richard Henderson
2019-05-19
1
-9
/
+10
*
|
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2019-05-20
6
-57
/
+171
|
\
\
|
|
/
|
/
|
|
*
virtfs: Fix documentation of -fsdev and -virtfs
Greg Kurz
2019-05-17
1
-27
/
+66
|
*
vl: Deprecate -virtfs_synth
Greg Kurz
2019-05-17
3
-1
/
+11
|
*
fsdev: Error out when unsupported option is passed
Greg Kurz
2019-05-17
1
-3
/
+71
|
*
fsdev: Move some types definition to qemu-fsdev.c
Greg Kurz
2019-05-17
2
-24
/
+23
|
*
fsdev: Drop unused opaque field
Greg Kurz
2019-05-17
1
-1
/
+0
|
*
fsdev: Drop unused extern declaration
Greg Kurz
2019-05-17
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190517-pull-request' i...
Peter Maydell
2019-05-17
3
-76
/
+142
|
\
\
|
*
|
kbd-state: fix autorepeat handling
Gerd Hoffmann
2019-05-17
1
-1
/
+5
|
*
|
ui/console: Precautionary glBindTexture and surface->texture validation in su...
HOU Qiming
2019-05-17
1
-7
/
+11
|
*
|
ui/curses: manipulate cchar_t with standard curses functions
Samuel Thibault
2019-05-17
1
-14
/
+29
|
*
|
ui/curses: do not assume wchar_t contains unicode
Samuel Thibault
2019-05-17
1
-57
/
+100
*
|
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-05-17
32
-426
/
+568
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hw/net/ne2000: Extract the PCI device from the chipset common code
Philippe Mathieu-Daudé
2019-05-17
4
-108
/
+139
|
*
|
hw/char: Move multi-serial devices into separate file
Thomas Huth
2019-05-17
4
-170
/
+215
|
*
|
ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...
Vitaly Kuznetsov
2019-05-17
3
-5
/
+56
|
*
|
build: don't build hardware objects with linux-user
Laurent Vivier
2019-05-17
3
-50
/
+58
|
*
|
build: chardev is only needed for softmmu targets
Laurent Vivier
2019-05-17
2
-2
/
+3
|
*
|
configure: qemu-ga is only needed with softmmu targets
Laurent Vivier
2019-05-17
1
-1
/
+3
|
*
|
build: replace GENERATED_FILES by generated-files-y
Laurent Vivier
2019-05-17
4
-36
/
+34
|
*
|
trace: only include trace-event-subdirs when they are needed
Laurent Vivier
2019-05-17
1
-5
/
+7
|
*
|
sun4m: obey -vga none
Paolo Bonzini
2019-05-17
1
-4
/
+2
|
*
|
mips-fulong2e: obey -vga none
Paolo Bonzini
2019-05-17
1
-4
/
+6
|
*
|
hw/i386/acpi: Assert a pointer is not null BEFORE using it
Philippe Mathieu-Daudé
2019-05-17
1
-1
/
+1
|
*
|
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
2019-05-17
5
-30
/
+16
|
*
|
hw/acpi/piix4: Move TYPE_PIIX4_PM to a public header
Philippe Mathieu-Daudé
2019-05-17
2
-2
/
+2
|
*
|
memory: correct the comment to DIRTY_MEMORY_MIGRATION
Wei Yang
2019-05-17
1
-2
/
+2
|
*
|
vl: fix -sandbox parsing crash when seccomp support is disabled
Marc-André Lureau
2019-05-17
1
-8
/
+10
|
*
|
hvf: Add missing break statement
Chen Zhang
2019-05-17
1
-0
/
+1
|
*
|
megasas: fix mapped frame size
Peter Lieven
2019-05-15
1
-1
/
+1
|
*
|
vl: Add missing descriptions to the VGA adapters list
Philippe Mathieu-Daudé
2019-05-15
1
-0
/
+2
|
*
|
Declare -realtime as deprecated
Thomas Huth
2019-05-15
2
-0
/
+7
|
*
|
roms: assert if max rom size is less than the used size
Igor Mammedov
2019-05-15
1
-0
/
+1
|
*
|
hw/input: Add a CONFIG_PS2 switch for the ps2.c file
Thomas Huth
2019-05-15
2
-1
/
+6
*
|
|
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...
Peter Maydell
2019-05-17
10
-97
/
+490
|
\
\
\
|
*
|
|
MAINTAINERS: add myself for leon3
KONRAD Frederic
2019-05-17
1
-0
/
+1
|
*
|
|
leon3: introduce the plug and play mechanism
KONRAD Frederic
2019-05-17
5
-1
/
+362
|
*
|
|
leon3: add a little bootloader
KONRAD Frederic
2019-05-17
1
-8
/
+71
|
*
|
|
grlib, apbuart: get rid of the old-style create function
KONRAD Frederic
2019-05-17
3
-22
/
+11
|
*
|
|
grlib, gptimer: get rid of the old-style create function
KONRAD Frederic
2019-05-17
3
-29
/
+19
|
*
|
|
grlib, irqmp: get rid of the old-style create function
KONRAD Frederic
2019-05-17
3
-33
/
+13
[next]