aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-12-25scsi: fix Sparse warning: Initializer entry defined twiceBlue Swirl
2009-12-24MAC DBDMA: store register values in native endiannessAurelien Jarno
2009-12-24Intel CPUs starting from pentium have apicGleb Natapov
2009-12-24loader: more ignores for rom intended to be loaded by the biosAurelien Jarno
2009-12-24Don't load options roms intended to be loaded by the bios in qemuAvi Kivity
2009-12-24target-arm: fix strexdAurelien Jarno
2009-12-24linux-user: fix build with gcc-4.1Aurelien Jarno
2009-12-23linuxboot.bin is a generated fileJuan Quintela
2009-12-23qemu-nbd: fix OpenBSD linker warningBlue Swirl
2009-12-23e1000: add link to data sheetMichael S. Tsirkin
2009-12-23qemu-io: suppress a warning with gcc 4.0.2Blue Swirl
2009-12-23Compile qemu-nbd also on OpenBSD and SolarisBlue Swirl
2009-12-23list MST as pci layer maintainerMichael S. Tsirkin
2009-12-23piix_pci: add link to i440fx data sheet.Isaku Yamahata
2009-12-23piix_pci: use range helper functionIsaku Yamahata
2009-12-23piix_pci: define symbolic value for PAM0, PAM6 and SMRAM.Isaku Yamahata
2009-12-23msix: use range helper function.Isaku Yamahata
2009-12-23acpi: use range helper function.Isaku Yamahata
2009-12-23gt64xxx: remove gt64120_{read, write}_config().Isaku Yamahata
2009-12-23pci: use pci_regs.hIsaku Yamahata
2009-12-23pci: import Linux pci_regs.hIsaku Yamahata
2009-12-23pci: s/PCI_SUBVENDOR_ID/PCI_SUBSYSTEM_VENDOR_ID/gIsaku Yamahata
2009-12-23pci: remove PCIBus::config_reg.Isaku Yamahata
2009-12-23pci: remove unused macroMichael S. Tsirkin