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
2009-01-24
Rename sigev_signo to avoid FreeBSD problems (Juergen Lock)
blueswir1
3
-3
/
+3
2009-01-23
fix endianness problem sharing the videoram buffer
malc
3
-11
/
+62
2009-01-23
linux-user: add qemu_realloc() implementation to unbreak the build (Gerd Hoff...
aliguori
1
-0
/
+13
2009-01-22
Fix NAME2/FIELD2 warnings
malc
1
-0
/
+2
2009-01-22
Stop VM on error in virtio-blk. (Gleb Natapov)
aliguori
2
-47
/
+125
2009-01-22
Stop VM on error in scsi-disk (Gleb Natapov)
aliguori
2
-19
/
+71
2009-01-22
qemu-img: info: show highest_alloc and num_free_bytes if exist (Uri Lublin)
aliguori
1
-0
/
+4
2009-01-22
qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri ...
aliguori
3
-10
/
+32
2009-01-22
info blockstats: show highest_allocated if exists (Uri Lublin)
aliguori
1
-1
/
+6
2009-01-22
block-qcow2: export highest_allocated through BlockDriverInfo and get_info() ...
aliguori
2
-0
/
+2
2009-01-22
block-qcow2: keep highest allocated byte (Uri Lublin)
aliguori
1
-0
/
+34
2009-01-22
Fix warning in ide.c
aliguori
1
-1
/
+1
2009-01-22
Rework vm_state_change notifiers (Jan Kiszka)
aliguori
4
-37
/
+12
2009-01-22
Extend gitignore (Jan Kiszka)
aliguori
1
-0
/
+2
2009-01-22
install man-pages as non-executables (Andre Przywara)
aliguori
1
-2
/
+2
2009-01-22
monitor-mux: fix timestamp prefixes (Jan Kiszka)
aliguori
1
-2
/
+2
2009-01-22
Convert IDE to directly access guest memory (Avi Kivity)
aliguori
1
-16
/
+117
2009-01-22
Vectored block device API (Avi Kivity)
aliguori
2
-0
/
+76
2009-01-22
I/O vector helpers (Avi Kivity)
aliguori
2
-0
/
+59
2009-01-22
Add map client retry notification (Avi Kivity)
aliguori
2
-0
/
+42
2009-01-22
Add target memory mapping API (Avi Kivity)
aliguori
2
-0
/
+108
2009-01-22
Fix build with --disable-sdl
aliguori
1
-1
/
+2
2009-01-21
Add BIOS fixes from KVM tree
aliguori
12
-1
/
+695
2009-01-21
Fix nographic mode and VNC
blueswir1
1
-0
/
+13
2009-01-21
re-fix screendump (Stefano Stabellini)
aliguori
1
-0
/
+2
2009-01-21
fix curses interface (Stefano Stabellini)
aliguori
2
-3
/
+15
2009-01-21
Stop VM on ENOSPC error. (Gleb Natapov)
aliguori
3
-10
/
+117
2009-01-21
Adds null check for DisplayStatus (Stefano Stabellini)
aliguori
1
-0
/
+5
2009-01-21
cirrus: unify unmapping of vram (Jan Kiszka)
aliguori
1
-2
/
+2
2009-01-21
cirrus: cleanup reset handler (Jan Kiszka)
aliguori
1
-34
/
+27
2009-01-21
cirrus: avoid resetting vga dirty logging unnecessarily (Avi Kivity)
aliguori
1
-0
/
+6
2009-01-21
cirrus: stop dirty logging during remaps (Jan Kiszka)
aliguori
1
-6
/
+28
2009-01-21
cirrus: unmap vram on reset (Jan Kiszka)
aliguori
1
-0
/
+1
2009-01-21
Consolidate library creation (Avi Kivity)
aliguori
3
-6
/
+3
2009-01-21
Make make output quieter (Avi Kivity)
aliguori
2
-5
/
+7
2009-01-21
Consolidate linker rules (Avi Kivity)
aliguori
3
-6
/
+12
2009-01-21
Introduce rules.mak (Avi Kivity)
aliguori
3
-12
/
+13
2009-01-21
Consolidate compiler invocations (Avi Kivity)
aliguori
2
-22
/
+13
2009-01-21
Drop OP_CFLAGS (Avi Kivity)
aliguori
1
-47
/
+5
2009-01-21
Always return latest pmsts instead of the old one (Xiantao Zhang)
aliguori
1
-1
/
+1
2009-01-21
Coalesce virtual console screen updates.
pbrook
1
-7
/
+33
2009-01-21
Fix SDL slowness.
pbrook
1
-1
/
+1
2009-01-21
Remove real_screen->pixels checks
malc
1
-10
/
+0
2009-01-20
Fix user emulator breakage, based on patch by Riku Voipio
blueswir1
2
-26
/
+30
2009-01-20
Fix NAND flash save/restore.
pbrook
1
-0
/
+3
2009-01-19
Remove dumb_display (Stefan Stabellini)
aliguori
1
-22
/
+5
2009-01-18
USB OHCI: add support for big endian targets
aurel32
1
-83
/
+115
2009-01-18
mips_malta: map the CBUS UART as the third serial port
aurel32
1
-15
/
+5
2009-01-18
serial: open a null device if the CharDriverState argument is null
aurel32
1
-5
/
+3
2009-01-18
add an init function parameter to qemu_chr_open()
aurel32
9
-26
/
+37
[next]