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
2010-01-08
multiboot: Separate multiboot loading into separate file
Adam Lackorzynski
2010-01-08
multiboot: Support arbitrary number of modules.
Adam Lackorzynski
2010-01-08
linuxboot: fix gdt address calculation
Avi Kivity
2010-01-08
QMP: Drop wrong assert()
Luiz Capitulino
2010-01-08
block/vdi: allow disk sizes not multiple of block size
François Revol
2010-01-08
net: add API to disable/enable polling
Michael S. Tsirkin
2010-01-08
debugcon: support for debugging consoles (e.g. Bochs port 0xe9)
H. Peter Anvin
2010-01-08
Makefile: Update unmodified config-devices.mak automatically
Stefan Weil
2010-01-08
Use vpath directive
Paolo Bonzini
2010-01-08
oss: workaround for cases when OSS_GETVERSION is not defined
malc
2010-01-07
Sparc32: clear exception_index with -1 value
Blue Swirl
2010-01-07
Drop --whole-archive and static libraries
Andreas Färber
2010-01-07
vnc: Fix artifacts in hextile decoding
Anthony Liguori
2010-01-07
Cocoa: Use optimized drawing for the window
Andreas Färber
2010-01-07
Cocoa: Suppress window resize animation
Andreas Färber
2010-01-07
Cocoa: Shutdown when window is closed
Andreas Färber
2010-01-07
Cocoa: Don't unconditionally show the window
Andreas Färber
2010-01-07
Cocoa: Redraw the View asynchronously
Andreas Färber
2010-01-07
Cocoa: Mark the View as opaque
Andreas Färber
2010-01-07
Cocoa: Fix compilation on Mac OS X v10.4 and earlier
Andreas Färber
2010-01-07
Cocoa: Silence type warning
Andreas Färber
2010-01-07
Cocoa: Silence warning on Big Endian host
Andreas Färber
2010-01-07
Cocoa: Silence warning for cocoa_keycode_to_qemu
Andreas Färber
2010-01-07
Cocoa: ppc64 host support
Andreas Färber
2010-01-06
sparc64: clear exception_index with -1 value
Igor V. Kovalenko
2010-01-06
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-01-03
pass env to raise_exception if called outside of op_helper code
Igor V. Kovalenko
2010-01-03
sparc64: switch to MMU global registers in more MMU related traps
Igor V. Kovalenko
2010-01-03
target-i386: Fix "call im" on x86_64 when executing 32-bit code
Aurelien Jarno
2010-01-03
loader: don't call realloc(non_null, 0) when no symbols are present
Aurelien Jarno
2009-12-30
Sparc64: split DPRINTF into CPUIRQ and EBUS versions
Blue Swirl
2009-12-30
Sparc64: fix compile with DEBUG_IRQ enabled
Blue Swirl
2009-12-30
sdl: print the reason why SDL thinks SDL_Init failed before exiting
malc
2009-12-28
Add missing newline at the end of options list
Michael Tokarev
2009-12-28
Update Sparc64 OpenBIOS image to r649.
Blue Swirl
2009-12-27
Sparc64: move APB PCI memory base to correct location
Blue Swirl
2009-12-27
PCI: Fix bus address conversion
Blue Swirl
2009-12-27
sparc: make command line available also via firmware configuration device
Blue Swirl
2009-12-27
tcg: Add tcg_unsigned_cond.
Richard Henderson
2009-12-25
block/bochs: improve format checking
Blue Swirl
2009-12-25
block.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2009-12-25
block/bochs.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2009-12-25
savevm.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2009-12-25
slirp/misc.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2009-12-25
hw/pc.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2009-12-25
path.c fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2009-12-25
PCI: partially revert 2e01c8cf4b076b05013c87723e3fc710b50a0a7a
Blue Swirl
2009-12-25
PCI: make pci_mem_base private
Blue Swirl
2009-12-25
Fix Sparse error: dubious one-bit signed bitfield
Blue Swirl
2009-12-25
Fix Sparse warning: dubious: !x & y
Blue Swirl
[next]