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
2019-05-20
block: Use BDRV_REQUEST_MAX_BYTES instead of BDRV_REQUEST_MAX_SECTORS
Alberto Garcia
2
-7
/
+6
2019-05-20
qcow2: Define and use QCOW2_COMPRESSED_SECTOR_SIZE
Alberto Garcia
4
-14
/
+23
2019-05-20
block/file-posix: Truncate in xfs_write_zeroes()
Max Reitz
1
-0
/
+13
2019-05-20
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190519' into staging
Peter Maydell
5
-70
/
+141
2019-05-20
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
6
-57
/
+171
2019-05-19
target/alpha: Fix user-only floating-point exceptions
Richard Henderson
5
-61
/
+131
2019-05-19
target/alpha: Clean up alpha_cpu_dump_state
Richard Henderson
1
-9
/
+10
2019-05-17
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190517-pull-request' i...
Peter Maydell
3
-76
/
+142
2019-05-17
virtfs: Fix documentation of -fsdev and -virtfs
Greg Kurz
1
-27
/
+66
2019-05-17
vl: Deprecate -virtfs_synth
Greg Kurz
3
-1
/
+11
2019-05-17
fsdev: Error out when unsupported option is passed
Greg Kurz
1
-3
/
+71
2019-05-17
fsdev: Move some types definition to qemu-fsdev.c
Greg Kurz
2
-24
/
+23
2019-05-17
fsdev: Drop unused opaque field
Greg Kurz
1
-1
/
+0
2019-05-17
fsdev: Drop unused extern declaration
Greg Kurz
1
-1
/
+0
2019-05-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
32
-426
/
+568
2019-05-17
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...
Peter Maydell
10
-97
/
+490
2019-05-17
hw/net/ne2000: Extract the PCI device from the chipset common code
Philippe Mathieu-Daudé
4
-108
/
+139
2019-05-17
hw/char: Move multi-serial devices into separate file
Thomas Huth
4
-170
/
+215
2019-05-17
ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...
Vitaly Kuznetsov
3
-5
/
+56
2019-05-17
build: don't build hardware objects with linux-user
Laurent Vivier
3
-50
/
+58
2019-05-17
build: chardev is only needed for softmmu targets
Laurent Vivier
2
-2
/
+3
2019-05-17
configure: qemu-ga is only needed with softmmu targets
Laurent Vivier
1
-1
/
+3
2019-05-17
build: replace GENERATED_FILES by generated-files-y
Laurent Vivier
4
-36
/
+34
2019-05-17
trace: only include trace-event-subdirs when they are needed
Laurent Vivier
1
-5
/
+7
2019-05-17
sun4m: obey -vga none
Paolo Bonzini
1
-4
/
+2
2019-05-17
mips-fulong2e: obey -vga none
Paolo Bonzini
1
-4
/
+6
2019-05-17
hw/i386/acpi: Assert a pointer is not null BEFORE using it
Philippe Mathieu-Daudé
1
-1
/
+1
2019-05-17
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
5
-30
/
+16
2019-05-17
hw/acpi/piix4: Move TYPE_PIIX4_PM to a public header
Philippe Mathieu-Daudé
2
-2
/
+2
2019-05-17
kbd-state: fix autorepeat handling
Gerd Hoffmann
1
-1
/
+5
2019-05-17
ui/console: Precautionary glBindTexture and surface->texture validation in su...
HOU Qiming
1
-7
/
+11
2019-05-17
ui/curses: manipulate cchar_t with standard curses functions
Samuel Thibault
1
-14
/
+29
2019-05-17
ui/curses: do not assume wchar_t contains unicode
Samuel Thibault
1
-57
/
+100
2019-05-17
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
6
-4
/
+19
2019-05-17
Merge remote-tracking branch 'remotes/vivier/tags/m68k-staging-pull-request' ...
Peter Maydell
5
-38
/
+84
2019-05-17
net/colo-compare.c: Fix a crash in COLO Primary.
Lukas Straub
1
-2
/
+1
2019-05-17
net/slirp: fix the IPv6 prefix length error message
Stefano Garzarella
1
-1
/
+2
2019-05-17
e1000: Never increment the RX undersize count register
Chris Kenna
1
-1
/
+0
2019-05-17
vhost_net: don't set backend for the uninitialized virtqueue
Jason Wang
3
-0
/
+16
2019-05-17
MAINTAINERS: add myself for leon3
KONRAD Frederic
1
-0
/
+1
2019-05-17
leon3: introduce the plug and play mechanism
KONRAD Frederic
5
-1
/
+362
2019-05-17
leon3: add a little bootloader
KONRAD Frederic
1
-8
/
+71
2019-05-17
grlib, apbuart: get rid of the old-style create function
KONRAD Frederic
3
-22
/
+11
2019-05-17
grlib, gptimer: get rid of the old-style create function
KONRAD Frederic
3
-29
/
+19
2019-05-17
grlib, irqmp: get rid of the old-style create function
KONRAD Frederic
3
-33
/
+13
2019-05-17
leon3: fix the error message when no bios are provided
KONRAD Frederic
1
-4
/
+6
2019-05-17
hw/char/escc: Lower irq when transmit buffer is filled
Stephen Checkoway
1
-0
/
+7
2019-05-17
memory: correct the comment to DIRTY_MEMORY_MIGRATION
Wei Yang
1
-2
/
+2
2019-05-17
vl: fix -sandbox parsing crash when seccomp support is disabled
Marc-André Lureau
1
-8
/
+10
2019-05-17
hvf: Add missing break statement
Chen Zhang
1
-0
/
+1
[next]