aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-08fix asynchronous ioctlsChristoph Hellwig
2009-05-08kvm: Trim cpu features not supported by kvmAvi Kivity
2009-05-08Fix x86 feature modifications for features that set multiple bitsAvi Kivity
2009-05-08Make x86 cpuid feature names available in file scopeAvi Kivity
2009-05-08kvm: Add support for querying supported cpu featuresAvi Kivity
2009-05-08Introduce kvm_check_extension to check if KVM extensions are supportedAnthony Liguori
2009-05-08e1000: Do not reinit pci config space to 0Amit Shah
2009-05-08AIO deletion race fixAlexander Graf
2009-05-08reset state for load_linuxGlauber Costa
2009-05-08register reset handler for option_romsGlauber Costa
2009-05-08Fix cluster freeing in qcow2Gleb Natapov
2009-05-08Enable power button even generation.Anthony Liguori
2009-05-08Drop CONFIG_GDBSTUBJan Kiszka
2009-05-08Remove superfluous #includes.Paul Brook
2009-05-08Use target_phys_addr_t, not target_ulong.Paul Brook
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-05-07Fix disassembler memory accessesBlue Swirl
2009-05-07Suppress make directory messages.Paul Brook
2009-05-06Fix PL110 framebuffer byteswapping in 32bpp mode.Paul Brook
2009-05-05ETRAX: Simplify serport control logic.Edgar E. Iglesias
2009-05-05ETRAX: Drop _t for the serial type.Edgar E. Iglesias
2009-05-05ETRAX: Use NULL for subwidth serport reg accesses.Edgar E. Iglesias
2009-05-05ETRAX: Drop the _t for the internal PIC type.Edgar E. Iglesias
2009-05-05ETRAX: Simplify the interrupt controller model.Edgar E. Iglesias
2009-05-05ETRAX: Simplify interrupt signaling.Edgar E. Iglesias
2009-05-04Fix compiler warnings in nwfpe code.Paul Brook
2009-05-04target-mips: proper sign extension for 'SUBU rd, zero, rt'Aurelien Jarno
2009-05-04target-mips: fix comments about SUB/DSUBAurelien Jarno
2009-05-04qemu-options.hx: fix description of cache=none suboptionAurelien Jarno
2009-05-03Suppress type mismatch warnings in VDE code.Paul Brook
2009-05-03minor fix of pci_register_bus()Isaku Yamahata
2009-05-03use PCI_HEADER_TYPE.Isaku Yamahata
2009-05-03Fix typos in comments in exec.cStuart Brady
2009-05-03Optimize cmp x, 0 caseBlue Swirl
2009-05-03ReindentBlue Swirl
2009-05-03Handle NULL bdrv.Paul Brook
2009-05-02Improve instruction name comments for easier searchingBlue Swirl
2009-05-02Clarify: dmmuregs[1] is not a typoBlue Swirl
2009-05-02Optimize operations with immediate parametersBlue Swirl
2009-05-02Fix Sparc64 sign extension problemsBlue Swirl
2009-05-01Fix hw/acpi.c build w/ DEBUG enabledAlex Williamson
2009-05-01Make sure not to fall through on error in loadvmAnthony Liguori
2009-05-01Pci nic: pci_register_device can failChris Wright
2009-05-01Fix serial option with -driveAnthony Liguori
2009-05-01Build fix for !CONFIG_GDBSTUB caseXiantao Zhang
2009-05-01suport device driver initialization modelGlauber Costa
2009-05-01fix virtio_blk_inhdr commentChristoph Hellwig
2009-05-01qemu-io: Optionally verify only part of read dataKevin Wolf
2009-05-01Hardware watchdogRichard W.M. Jones
2009-05-01net: Fix -net socket parameter checksJan Kiszka