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-07-09
Disable kqemu by default at run time
Anthony Liguori
2009-07-09
Make sure to only vm_start() a failed migration if we were running to begin
Anthony Liguori
2009-07-09
Allow setting qemu process name v2
Andi Kleen
2009-07-09
configure: Append extra cflags and ldflags
Jan Kiszka
2009-07-09
qemu: remove control vector save
Michael S. Tsirkin
2009-07-09
fix segfault in msix_save
Michael S. Tsirkin
2009-07-09
Unregister savevm callback in eeprom93xx_free()
Mark McLoughlin
2009-07-09
Don't leak VLANClientState on PCI hot remove
Mark McLoughlin
2009-07-09
Don't abort if TUNSETSNDBUF fails where no sndbuf= arg is supplied
Mark McLoughlin
2009-07-09
Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.
G 3
2009-07-09
Allow adjustment of http block device's readahead size, via a new
Nolan
2009-07-09
consolidate user cpu_{in, out}[bwl] into ioport-user.c
Isaku Yamahata
2009-07-09
ioport: consolidate duplicated logic in register_ioport_{read, write}().
Isaku Yamahata
2009-07-09
use constant IOPORTS_MASK instead of 0xffff.
Isaku Yamahata
2009-07-09
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
2009-07-09
Replace signrom with shell script v3
Alexander Graf
2009-07-09
Revert "support colon in filenames"
Anthony Liguori
2009-07-09
Fix build for ESD audio
Anthony Liguori
2009-07-09
qcow2: Make cache=writethrough default
Kevin Wolf
2009-07-09
net: set a default value for sndbuf=
Mark McLoughlin
2009-07-09
configure: detect xen with --extra-cflags / --extra-ldflags
Christoph Egger
2009-07-09
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
2009-07-09
Merge commit 'linux-user/linux-user-for-upstream' into tmp-staging
Anthony Liguori
2009-07-09
MIPS signal handling fix
Paul Brook
2009-07-09
Enable MIPS NPTL
Paul Brook
2009-07-09
MIPS atomic instructions
Paul Brook
2009-07-09
MIPS usermode TLS register
Paul Brook
2009-07-09
Fix MIPS sys_clone
Paul Brook
2009-07-09
qdev: convert ac97.
Gerd Hoffmann
2009-07-09
qdev: convert es1370.
Gerd Hoffmann
2009-07-09
qdev/pci: misc fixes.
Gerd Hoffmann
2009-07-09
qdev: remove DeviceType
Gerd Hoffmann
2009-07-09
qdev: replace bus_type enum with bus_info struct.
Gerd Hoffmann
2009-07-09
qdev: update pci device registration.
Gerd Hoffmann
2009-07-08
Remove SDL/ prefix
malc
2009-07-08
Add out of memory and zero size argument checks to be consistent with
malc
2009-07-08
getrlimit conversion mix-up
Ulrich Hecht
2009-07-08
wrap path for access syscall
Ulrich Hecht
2009-07-08
64-bit clean socketcall syscall
Ulrich Hecht
2009-07-08
pipe argument should not be signed
Ulrich Hecht
2009-07-08
configure: remove bogus linux-user check
Riku Voipio
2009-07-08
linux-user/syscall.c: remove warning: ‘array’ may be used uninitialized i...
vibi sreenivasan
2009-07-08
linux-user: check some parameters for some socket syscalls.
Arnaud Patard
2009-07-08
linux-user: increment MAX_ARG_PAGES
Arnaud Patard
2009-07-05
Fix the PCI header type of APB
Blue Swirl
2009-07-05
Update OpenBIOS images to r505
Blue Swirl
2009-07-05
Fix Sparse warning
Blue Swirl
2009-07-03
Work around Solaris gas problem
Blue Swirl
2009-07-03
Rename target_cpu to target_arch2
Blue Swirl
2009-07-03
monitor: Fix typo in documentation
Jan Kiszka
[next]