index
:
~jwrdegoede/qemu-kvm
master
qemu-kvm-0.14.0-spice
Hans' Fedora 15 qemu-kvm patches git repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-09
Workaround compiler warnings at -O1
Paul Brook
1
-2
/
+6
2009-05-09
Fixe ARM NEON vrshl.
Paul Brook
1
-2
/
+2
2009-05-09
Add m68k_cpu_list()
Laurent Vivier
2
-0
/
+12
2009-05-08
Fix in file qemu-sockets.c
vibi
1
-30
/
+32
2009-05-08
vga: Replace VGA_COMMON with a structure
Avi Kivity
5
-472
/
+472
2009-05-08
Improve block range checks
Kevin Wolf
1
-1
/
+6
2009-05-08
Remove noisy printf when KVM masks CPU features
Anthony Liguori
1
-1
/
+0
2009-05-08
fix asynchronous ioctls
Christoph Hellwig
1
-1
/
+10
2009-05-08
kvm: Trim cpu features not supported by kvm
Avi Kivity
1
-0
/
+30
2009-05-08
Fix x86 feature modifications for features that set multiple bits
Avi Kivity
1
-5
/
+8
2009-05-08
Make x86 cpuid feature names available in file scope
Avi Kivity
1
-27
/
+28
2009-05-08
kvm: Add support for querying supported cpu features
Avi Kivity
2
-0
/
+83
2009-05-08
Introduce kvm_check_extension to check if KVM extensions are supported
Anthony Liguori
2
-17
/
+24
2009-05-08
e1000: Do not reinit pci config space to 0
Amit Shah
1
-1
/
+0
2009-05-08
AIO deletion race fix
Alexander Graf
1
-1
/
+2
2009-05-08
reset state for load_linux
Glauber Costa
1
-0
/
+7
2009-05-08
register reset handler for option_roms
Glauber Costa
1
-0
/
+25
2009-05-08
Fix cluster freeing in qcow2
Gleb Natapov
1
-1
/
+8
2009-05-08
Enable power button even generation.
Anthony Liguori
3
-0
/
+21
2009-05-08
Drop CONFIG_GDBSTUB
Jan Kiszka
4
-36
/
+7
2009-05-08
Remove superfluous #includes.
Paul Brook
2
-2
/
+0
2009-05-08
Use target_phys_addr_t, not target_ulong.
Paul Brook
1
-12
/
+13
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
47
-262
/
+180
2009-05-07
Fix disassembler memory accesses
Blue Swirl
1
-4
/
+1
2009-05-07
Suppress make directory messages.
Paul Brook
1
-1
/
+2
2009-05-06
Fix PL110 framebuffer byteswapping in 32bpp mode.
Paul Brook
1
-1
/
+1
2009-05-05
ETRAX: Simplify serport control logic.
Edgar E. Iglesias
1
-83
/
+44
2009-05-05
ETRAX: Drop _t for the serial type.
Edgar E. Iglesias
1
-7
/
+7
2009-05-05
ETRAX: Use NULL for subwidth serport reg accesses.
Edgar E. Iglesias
1
-18
/
+2
2009-05-05
ETRAX: Drop the _t for the internal PIC type.
Edgar E. Iglesias
1
-8
/
+8
2009-05-05
ETRAX: Simplify the interrupt controller model.
Edgar E. Iglesias
1
-57
/
+24
2009-05-05
ETRAX: Simplify interrupt signaling.
Edgar E. Iglesias
3
-20
/
+7
2009-05-04
Fix compiler warnings in nwfpe code.
Paul Brook
5
-86
/
+47
2009-05-04
target-mips: proper sign extension for 'SUBU rd, zero, rt'
Aurelien Jarno
1
-0
/
+1
2009-05-04
target-mips: fix comments about SUB/DSUB
Aurelien Jarno
1
-2
/
+2
2009-05-04
qemu-options.hx: fix description of cache=none suboption
Aurelien Jarno
1
-1
/
+1
2009-05-03
Suppress type mismatch warnings in VDE code.
Paul Brook
1
-3
/
+3
2009-05-03
minor fix of pci_register_bus()
Isaku Yamahata
1
-0
/
+1
2009-05-03
use PCI_HEADER_TYPE.
Isaku Yamahata
21
-32
/
+37
2009-05-03
Fix typos in comments in exec.c
Stuart Brady
1
-8
/
+8
2009-05-03
Optimize cmp x, 0 case
Blue Swirl
1
-14
/
+19
2009-05-03
Reindent
Blue Swirl
1
-319
/
+312
2009-05-03
Handle NULL bdrv.
Paul Brook
1
-4
/
+10
2009-05-02
Improve instruction name comments for easier searching
Blue Swirl
1
-44
/
+44
2009-05-02
Clarify: dmmuregs[1] is not a typo
Blue Swirl
1
-0
/
+1
2009-05-02
Optimize operations with immediate parameters
Blue Swirl
1
-52
/
+200
2009-05-02
Fix Sparc64 sign extension problems
Blue Swirl
1
-32
/
+36
2009-05-01
Fix hw/acpi.c build w/ DEBUG enabled
Alex Williamson
1
-6
/
+6
2009-05-01
Make sure not to fall through on error in loadvm
Anthony Liguori
1
-0
/
+1
2009-05-01
Pci nic: pci_register_device can fail
Chris Wright
5
-0
/
+17
[next]