aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-08multiboot: Separate multiboot loading into separate fileAdam Lackorzynski
2010-01-08multiboot: Support arbitrary number of modules.Adam Lackorzynski
2010-01-08linuxboot: fix gdt address calculationAvi Kivity
2010-01-08QMP: Drop wrong assert()Luiz Capitulino
2010-01-08block/vdi: allow disk sizes not multiple of block sizeFrançois Revol
2010-01-08net: add API to disable/enable pollingMichael S. Tsirkin
2010-01-08debugcon: support for debugging consoles (e.g. Bochs port 0xe9)H. Peter Anvin
2010-01-08Makefile: Update unmodified config-devices.mak automaticallyStefan Weil
2010-01-08Use vpath directivePaolo Bonzini
2010-01-08oss: workaround for cases when OSS_GETVERSION is not definedmalc
2010-01-07Sparc32: clear exception_index with -1 valueBlue Swirl
2010-01-07Drop --whole-archive and static librariesAndreas Färber
2010-01-07vnc: Fix artifacts in hextile decodingAnthony Liguori
2010-01-07Cocoa: Use optimized drawing for the windowAndreas Färber
2010-01-07Cocoa: Suppress window resize animationAndreas Färber
2010-01-07Cocoa: Shutdown when window is closedAndreas Färber
2010-01-07Cocoa: Don't unconditionally show the windowAndreas Färber
2010-01-07Cocoa: Redraw the View asynchronouslyAndreas Färber
2010-01-07Cocoa: Mark the View as opaqueAndreas Färber
2010-01-07Cocoa: Fix compilation on Mac OS X v10.4 and earlierAndreas Färber
2010-01-07Cocoa: Silence type warningAndreas Färber
2010-01-07Cocoa: Silence warning on Big Endian hostAndreas Färber
2010-01-07Cocoa: Silence warning for cocoa_keycode_to_qemuAndreas Färber
2010-01-07Cocoa: ppc64 host supportAndreas Färber
2010-01-06sparc64: clear exception_index with -1 valueIgor V. Kovalenko
2010-01-06Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-01-03pass env to raise_exception if called outside of op_helper codeIgor V. Kovalenko
2010-01-03sparc64: switch to MMU global registers in more MMU related trapsIgor V. Kovalenko
2010-01-03target-i386: Fix "call im" on x86_64 when executing 32-bit codeAurelien Jarno
2010-01-03loader: don't call realloc(non_null, 0) when no symbols are presentAurelien Jarno
2009-12-30Sparc64: split DPRINTF into CPUIRQ and EBUS versionsBlue Swirl
2009-12-30Sparc64: fix compile with DEBUG_IRQ enabledBlue Swirl
2009-12-30sdl: print the reason why SDL thinks SDL_Init failed before exitingmalc
2009-12-28Add missing newline at the end of options listMichael Tokarev
2009-12-28Update Sparc64 OpenBIOS image to r649.Blue Swirl
2009-12-27Sparc64: move APB PCI memory base to correct locationBlue Swirl
2009-12-27PCI: Fix bus address conversionBlue Swirl
2009-12-27sparc: make command line available also via firmware configuration deviceBlue Swirl
2009-12-27tcg: Add tcg_unsigned_cond.Richard Henderson
2009-12-25block/bochs: improve format checkingBlue Swirl
2009-12-25block.c: fix warning with _FORTIFY_SOURCEKirill A. Shutemov
2009-12-25block/bochs.c: fix warning with _FORTIFY_SOURCEKirill A. Shutemov
2009-12-25savevm.c: fix warning with _FORTIFY_SOURCEKirill A. Shutemov
2009-12-25slirp/misc.c: fix warning with _FORTIFY_SOURCEKirill A. Shutemov
2009-12-25hw/pc.c: fix warnings with _FORTIFY_SOURCEKirill A. Shutemov
2009-12-25path.c fix warning with _FORTIFY_SOURCEKirill A. Shutemov
2009-12-25PCI: partially revert 2e01c8cf4b076b05013c87723e3fc710b50a0a7aBlue Swirl
2009-12-25PCI: make pci_mem_base privateBlue Swirl
2009-12-25Fix Sparse error: dubious one-bit signed bitfieldBlue Swirl
2009-12-25Fix Sparse warning: dubious: !x & yBlue Swirl