index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-05-08
fix asynchronous ioctls
Christoph Hellwig
2009-05-08
kvm: Trim cpu features not supported by kvm
Avi Kivity
2009-05-08
Fix x86 feature modifications for features that set multiple bits
Avi Kivity
2009-05-08
Make x86 cpuid feature names available in file scope
Avi Kivity
2009-05-08
kvm: Add support for querying supported cpu features
Avi Kivity
2009-05-08
Introduce kvm_check_extension to check if KVM extensions are supported
Anthony Liguori
2009-05-08
e1000: Do not reinit pci config space to 0
Amit Shah
2009-05-08
AIO deletion race fix
Alexander Graf
2009-05-08
reset state for load_linux
Glauber Costa
2009-05-08
register reset handler for option_roms
Glauber Costa
2009-05-08
Fix cluster freeing in qcow2
Gleb Natapov
2009-05-08
Enable power button even generation.
Anthony Liguori
2009-05-08
Drop CONFIG_GDBSTUB
Jan Kiszka
2009-05-08
Remove superfluous #includes.
Paul Brook
2009-05-08
Use target_phys_addr_t, not target_ulong.
Paul Brook
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
2009-05-07
Fix disassembler memory accesses
Blue Swirl
2009-05-07
Suppress make directory messages.
Paul Brook
2009-05-06
Fix PL110 framebuffer byteswapping in 32bpp mode.
Paul Brook
2009-05-05
ETRAX: Simplify serport control logic.
Edgar E. Iglesias
2009-05-05
ETRAX: Drop _t for the serial type.
Edgar E. Iglesias
2009-05-05
ETRAX: Use NULL for subwidth serport reg accesses.
Edgar E. Iglesias
2009-05-05
ETRAX: Drop the _t for the internal PIC type.
Edgar E. Iglesias
2009-05-05
ETRAX: Simplify the interrupt controller model.
Edgar E. Iglesias
2009-05-05
ETRAX: Simplify interrupt signaling.
Edgar E. Iglesias
2009-05-04
Fix compiler warnings in nwfpe code.
Paul Brook
2009-05-04
target-mips: proper sign extension for 'SUBU rd, zero, rt'
Aurelien Jarno
2009-05-04
target-mips: fix comments about SUB/DSUB
Aurelien Jarno
2009-05-04
qemu-options.hx: fix description of cache=none suboption
Aurelien Jarno
2009-05-03
Suppress type mismatch warnings in VDE code.
Paul Brook
2009-05-03
minor fix of pci_register_bus()
Isaku Yamahata
2009-05-03
use PCI_HEADER_TYPE.
Isaku Yamahata
2009-05-03
Fix typos in comments in exec.c
Stuart Brady
2009-05-03
Optimize cmp x, 0 case
Blue Swirl
2009-05-03
Reindent
Blue Swirl
2009-05-03
Handle NULL bdrv.
Paul Brook
2009-05-02
Improve instruction name comments for easier searching
Blue Swirl
2009-05-02
Clarify: dmmuregs[1] is not a typo
Blue Swirl
2009-05-02
Optimize operations with immediate parameters
Blue Swirl
2009-05-02
Fix Sparc64 sign extension problems
Blue Swirl
2009-05-01
Fix hw/acpi.c build w/ DEBUG enabled
Alex Williamson
2009-05-01
Make sure not to fall through on error in loadvm
Anthony Liguori
2009-05-01
Pci nic: pci_register_device can fail
Chris Wright
2009-05-01
Fix serial option with -drive
Anthony Liguori
2009-05-01
Build fix for !CONFIG_GDBSTUB case
Xiantao Zhang
2009-05-01
suport device driver initialization model
Glauber Costa
2009-05-01
fix virtio_blk_inhdr comment
Christoph Hellwig
2009-05-01
qemu-io: Optionally verify only part of read data
Kevin Wolf
2009-05-01
Hardware watchdog
Richard W.M. Jones
2009-05-01
net: Fix -net socket parameter checks
Jan Kiszka
[next]