aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-08sparc64: change_pstate should have 32bit argumentIgor V. Kovalenko1-3/+3
2010-01-08multiboot: Separate multiboot loading into separate fileAdam Lackorzynski4-303/+347
2010-01-08multiboot: Support arbitrary number of modules.Adam Lackorzynski1-101/+167
2010-01-08linuxboot: fix gdt address calculationAvi Kivity1-2/+3
2010-01-08QMP: Drop wrong assert()Luiz Capitulino1-1/+0
2010-01-08block/vdi: allow disk sizes not multiple of block sizeFrançois Revol1-2/+5
2010-01-08net: add API to disable/enable pollingMichael S. Tsirkin2-0/+11
2010-01-08debugcon: support for debugging consoles (e.g. Bochs port 0xe9)H. Peter Anvin4-1/+142
2010-01-08Makefile: Update unmodified config-devices.mak automaticallyStefan Weil1-5/+15
2010-01-08Use vpath directivePaolo Bonzini7-13/+16
2010-01-08oss: workaround for cases when OSS_GETVERSION is not definedmalc1-1/+12
2010-01-07Sparc32: clear exception_index with -1 valueBlue Swirl1-1/+1
2010-01-07Drop --whole-archive and static librariesAndreas Färber7-204/+202
2010-01-07vnc: Fix artifacts in hextile decodingAnthony Liguori1-0/+2
2010-01-07Cocoa: Use optimized drawing for the windowAndreas Färber1-0/+1
2010-01-07Cocoa: Suppress window resize animationAndreas Färber1-1/+1
2010-01-07Cocoa: Shutdown when window is closedAndreas Färber1-0/+5
2010-01-07Cocoa: Don't unconditionally show the windowAndreas Färber1-0/+10
2010-01-07Cocoa: Redraw the View asynchronouslyAndreas Färber1-1/+1
2010-01-07Cocoa: Mark the View as opaqueAndreas Färber1-0/+5
2010-01-07Cocoa: Fix compilation on Mac OS X v10.4 and earlierAndreas Färber1-7/+10
2010-01-07Cocoa: Silence type warningAndreas Färber1-1/+1
2010-01-07Cocoa: Silence warning on Big Endian hostAndreas Färber1-1/+1
2010-01-07Cocoa: Silence warning for cocoa_keycode_to_qemuAndreas Färber1-1/+1
2010-01-07Cocoa: ppc64 host supportAndreas Färber1-0/+8
2010-01-06sparc64: clear exception_index with -1 valueIgor V. Kovalenko1-1/+1
2010-01-06Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori22-198/+869
2010-01-03pass env to raise_exception if called outside of op_helper codeIgor V. Kovalenko1-2/+5
2010-01-03sparc64: switch to MMU global registers in more MMU related trapsIgor V. Kovalenko1-3/+3
2010-01-03target-i386: Fix "call im" on x86_64 when executing 32-bit codeAurelien Jarno1-0/+2
2010-01-03loader: don't call realloc(non_null, 0) when no symbols are presentAurelien Jarno1-2/+7
2009-12-30Sparc64: split DPRINTF into CPUIRQ and EBUS versionsBlue Swirl1-8/+16
2009-12-30Sparc64: fix compile with DEBUG_IRQ enabledBlue Swirl1-1/+2
2009-12-30sdl: print the reason why SDL thinks SDL_Init failed before exitingmalc1-1/+2
2009-12-28Add missing newline at the end of options listMichael Tokarev1-1/+1
2009-12-28Update Sparc64 OpenBIOS image to r649.Blue Swirl2-2/+3
2009-12-27Sparc64: move APB PCI memory base to correct locationBlue Swirl1-0/+2
2009-12-27PCI: Fix bus address conversionBlue Swirl1-1/+6
2009-12-27sparc: make command line available also via firmware configuration deviceBlue Swirl2-0/+12
2009-12-27tcg: Add tcg_unsigned_cond.Richard Henderson1-0/+5
2009-12-25block/bochs: improve format checkingBlue Swirl1-3/+10
2009-12-25block.c: fix warning with _FORTIFY_SOURCEKirill A. Shutemov1-2/+2
2009-12-25block/bochs.c: fix warning with _FORTIFY_SOURCEKirill A. Shutemov1-1/+2
2009-12-25savevm.c: fix warning with _FORTIFY_SOURCEKirill A. Shutemov1-2/+1
2009-12-25slirp/misc.c: fix warning with _FORTIFY_SOURCEKirill A. Shutemov1-8/+2
2009-12-25hw/pc.c: fix warnings with _FORTIFY_SOURCEKirill A. Shutemov1-3/+12
2009-12-25path.c fix warning with _FORTIFY_SOURCEKirill A. Shutemov1-1/+4
2009-12-25PCI: partially revert 2e01c8cf4b076b05013c87723e3fc710b50a0a7aBlue Swirl1-5/+3
2009-12-25PCI: make pci_mem_base privateBlue Swirl2-11/+21
2009-12-25Fix Sparse error: dubious one-bit signed bitfieldBlue Swirl1-1/+1