aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-25Fix Sparse warning: dubious: !x & yBlue Swirl1-1/+1
2009-12-25scsi: fix Sparse warning: Initializer entry defined twiceBlue Swirl1-2/+2
2009-12-24MAC DBDMA: store register values in native endiannessAurelien Jarno1-39/+46
2009-12-24Intel CPUs starting from pentium have apicGleb Natapov1-1/+1
2009-12-24loader: more ignores for rom intended to be loaded by the biosAurelien Jarno1-0/+6
2009-12-24Don't load options roms intended to be loaded by the bios in qemuAvi Kivity1-1/+7
2009-12-24target-arm: fix strexdAurelien Jarno1-1/+1
2009-12-24linux-user: fix build with gcc-4.1Aurelien Jarno1-0/+2
2009-12-23linuxboot.bin is a generated fileJuan Quintela1-0/+1
2009-12-23qemu-nbd: fix OpenBSD linker warningBlue Swirl1-1/+2
2009-12-23e1000: add link to data sheetMichael S. Tsirkin1-0/+3
2009-12-23qemu-io: suppress a warning with gcc 4.0.2Blue Swirl1-2/+4
2009-12-23Compile qemu-nbd also on OpenBSD and SolarisBlue Swirl2-1/+2
2009-12-23list MST as pci layer maintainerMichael S. Tsirkin1-1/+1
2009-12-23piix_pci: add link to i440fx data sheet.Isaku Yamahata1-0/+5
2009-12-23piix_pci: use range helper functionIsaku Yamahata1-3/+3
2009-12-23piix_pci: define symbolic value for PAM0, PAM6 and SMRAM.Isaku Yamahata1-5/+12
2009-12-23msix: use range helper function.Isaku Yamahata1-1/+1
2009-12-23acpi: use range helper function.Isaku Yamahata1-1/+1
2009-12-23gt64xxx: remove gt64120_{read, write}_config().Isaku Yamahata1-12/+1
2009-12-23pci: use pci_regs.hIsaku Yamahata1-74/+3