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-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
2009-01-18
cuda: fix crash on Windows
aurel32
1
-2
/
+2
2009-01-18
Update openbios-ppc to revision 418
aurel32
2
-1
/
+1
2009-01-17
Remove unused info_str parameter to pcnet_common_init()
blueswir1
1
-3
/
+3
2009-01-17
Switch to CMD646 IDE
blueswir1
1
-2
/
+2
2009-01-17
Use kill instead of sigqueue: re-enables AIO on OpenBSD
blueswir1
4
-9
/
+4
2009-01-16
Avoid calling qemu_mallocz with zero size
malc
1
-2
/
+10
2009-01-16
Make sure monitor appears as a vc
aliguori
1
-8
/
+10
2009-01-16
hpet config mask fix
aurel32
2
-2
/
+6
2009-01-16
G364 video adapter enhancement
aurel32
4
-249
/
+445
2009-01-16
console: remove trailing spaces
aurel32
1
-3
/
+3
2009-01-16
Squash warnings in console.c
aliguori
1
-3
/
+1
2009-01-16
Remove assumption about a single graphic console.
aliguori
1
-3
/
+3
2009-01-16
Fix character devices after DisplayState refactoring
aliguori
4
-28
/
+85
2009-01-16
Fix a warning in hw/blizzard.c
aurel32
1
-1
/
+1
2009-01-16
Fix compilation of blizzard.c
aliguori
1
-1
/
+1
2009-01-16
Fix vga on PPC
aurel32
1
-34
/
+34
2009-01-16
ppc_oldworld: remove i8259
aurel32
1
-5
/
+1
2009-01-16
ppc_oldworld: remove debug I/O port
aurel32
1
-3
/
+0
2009-01-16
Fix warnings
blueswir1
2
-2
/
+3
2009-01-16
fix screendump (Stefano Stabellini)
aliguori
3
-22
/
+29
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
63
-407
/
+412
2009-01-16
Fix false positive for AIO on OpenBSD
blueswir1
1
-1
/
+3
2009-01-16
Fix uninitialized variable warning
aliguori
1
-4
/
+4
2009-01-16
hw/omap_sx1.c: fix build
aurel32
1
-1
/
+2
2009-01-15
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
17
-26
/
+26
2009-01-15
global s/fflush(logfile)/qemu_log_flush()/ (Eduardo Habkost)
aliguori
3
-3
/
+3
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
40
-471
/
+295
2009-01-15
exploiting the new interface in vnc.c (Stefano Stabellini)
aliguori
2
-211
/
+108
2009-01-15
DisplayState interface change (Stefano Stabellini)
aliguori
12
-259
/
+498
2009-01-15
remove bgr (Stefano Stabellini)
aliguori
6
-51
/
+20
2009-01-15
report issues causing the kvm probe to fail (Christian Ehrhardt)
aliguori
1
-7
/
+20
2009-01-15
Define macros that will become the new logging API (Eduardo Habkost)
aliguori
1
-0
/
+86
2009-01-15
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
15
-963
/
+532
2009-01-15
qemu-img: Fix type of getopt return value (Kevin Wolf)
aliguori
1
-2
/
+1
2009-01-15
Fix Windows build (Hervé Poussineau)
aliguori
1
-3
/
+6
2009-01-15
powerpc/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm is enabled (Liu Yu)
aliguori
1
-1
/
+2
2009-01-15
powerpc/kvm: fix a openpic bug (Liu Yu)
aliguori
1
-1
/
+1
2009-01-15
powerpc/kvm: Fix a uninitialized bug (Liu Yu)
aliguori
1
-1
/
+1
2009-01-15
Fix kvm configure test for PPC
aliguori
1
-0
/
+2
2009-01-15
Handle SDL grabs failing (Mark McLoughlin)
aliguori
1
-3
/
+6
2009-01-15
Return -errno on write failure (Gleb Natapov)
aliguori
1
-3
/
+3
2009-01-15
bdrv_write should not stop on partial write (Gleb Natapov)
aliguori
1
-13
/
+14
[next]