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
2010-01-11
vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow
Roland Dreier
1
-0
/
+7
2010-01-11
remove pending exception on vcpu reset.
Gleb Natapov
1
-0
/
+1
2010-01-11
Fix CPU topology initialization
Jiri Denemark
1
-4
/
+4
2010-01-11
MCE: Fix bug of IA32_MCG_STATUS after system reset
Huang Ying
1
-0
/
+2
2010-01-10
PCI: Fix a typo
Blue Swirl
1
-1
/
+1
2010-01-10
Sparc64: increase APB register range
Blue Swirl
1
-2
/
+2
2010-01-09
Sparc64: use firmware configuration device for command line storage
Blue Swirl
1
-3
/
+3
2010-01-09
oss: fix fragment setting
malc
1
-13
/
+16
2010-01-09
oss: issue OSS_GETVERSION ioctl only when needed
malc
1
-17
/
+17
2010-01-08
finish VPATH -> vpath translation
Paolo Bonzini
4
-6
/
+4
2010-01-09
oss: refactor code around policy setting
malc
1
-12
/
+8
2010-01-08
Makefile: remove obsolete libuser.a rule
Blue Swirl
1
-4
/
+1
2010-01-08
sparc64: interrupt trap handling
Igor V. Kovalenko
3
-27
/
+59
2010-01-08
sparc64: move cpu_interrupts_enabled to cpu.h
Igor V. Kovalenko
2
-13
/
+13
2010-01-08
sparc64: add macros to deal with softint and timer interrupt
Igor V. Kovalenko
2
-1
/
+4
2010-01-08
sparc64: check for pending irq when pil, pstate or softint is changed
Igor V. Kovalenko
1
-3
/
+38
2010-01-08
sparc64: use helper_wrpil to check pending irq on write
Igor V. Kovalenko
3
-4
/
+16
2010-01-08
sparc64: add PIL to cpu state dump
Igor V. Kovalenko
1
-0
/
+1
2010-01-08
sparc64: trace pstate and global register set changes
Igor V. Kovalenko
1
-0
/
+20
2010-01-08
sparc64: change_pstate should have 32bit argument
Igor V. Kovalenko
1
-3
/
+3
2010-01-08
multiboot: Separate multiboot loading into separate file
Adam Lackorzynski
4
-303
/
+347
2010-01-08
multiboot: Support arbitrary number of modules.
Adam Lackorzynski
1
-101
/
+167
2010-01-08
linuxboot: fix gdt address calculation
Avi Kivity
1
-2
/
+3
2010-01-08
QMP: Drop wrong assert()
Luiz Capitulino
1
-1
/
+0
2010-01-08
block/vdi: allow disk sizes not multiple of block size
François Revol
1
-2
/
+5
2010-01-08
net: add API to disable/enable polling
Michael S. Tsirkin
2
-0
/
+11
2010-01-08
debugcon: support for debugging consoles (e.g. Bochs port 0xe9)
H. Peter Anvin
4
-1
/
+142
2010-01-08
Makefile: Update unmodified config-devices.mak automatically
Stefan Weil
1
-5
/
+15
2010-01-08
Use vpath directive
Paolo Bonzini
7
-13
/
+16
2010-01-08
oss: workaround for cases when OSS_GETVERSION is not defined
malc
1
-1
/
+12
2010-01-07
Sparc32: clear exception_index with -1 value
Blue Swirl
1
-1
/
+1
2010-01-07
Drop --whole-archive and static libraries
Andreas Färber
7
-204
/
+202
2010-01-07
vnc: Fix artifacts in hextile decoding
Anthony Liguori
1
-0
/
+2
2010-01-07
Cocoa: Use optimized drawing for the window
Andreas Färber
1
-0
/
+1
2010-01-07
Cocoa: Suppress window resize animation
Andreas Färber
1
-1
/
+1
2010-01-07
Cocoa: Shutdown when window is closed
Andreas Färber
1
-0
/
+5
2010-01-07
Cocoa: Don't unconditionally show the window
Andreas Färber
1
-0
/
+10
2010-01-07
Cocoa: Redraw the View asynchronously
Andreas Färber
1
-1
/
+1
2010-01-07
Cocoa: Mark the View as opaque
Andreas Färber
1
-0
/
+5
2010-01-07
Cocoa: Fix compilation on Mac OS X v10.4 and earlier
Andreas Färber
1
-7
/
+10
2010-01-07
Cocoa: Silence type warning
Andreas Färber
1
-1
/
+1
2010-01-07
Cocoa: Silence warning on Big Endian host
Andreas Färber
1
-1
/
+1
2010-01-07
Cocoa: Silence warning for cocoa_keycode_to_qemu
Andreas Färber
1
-1
/
+1
2010-01-07
Cocoa: ppc64 host support
Andreas Färber
1
-0
/
+8
2010-01-06
sparc64: clear exception_index with -1 value
Igor V. Kovalenko
1
-1
/
+1
2010-01-06
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
22
-198
/
+869
2010-01-03
pass env to raise_exception if called outside of op_helper code
Igor V. Kovalenko
1
-2
/
+5
2010-01-03
sparc64: switch to MMU global registers in more MMU related traps
Igor V. Kovalenko
1
-3
/
+3
2010-01-03
target-i386: Fix "call im" on x86_64 when executing 32-bit code
Aurelien Jarno
1
-0
/
+2
2010-01-03
loader: don't call realloc(non_null, 0) when no symbols are present
Aurelien Jarno
1
-2
/
+7
[next]