summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix in file qemu-sockets.cvibi2009-05-081-30/+32
* vga: Replace VGA_COMMON with a structureAvi Kivity2009-05-085-472/+472
* Improve block range checksKevin Wolf2009-05-081-1/+6
* Remove noisy printf when KVM masks CPU featuresAnthony Liguori2009-05-081-1/+0
* fix asynchronous ioctlsChristoph Hellwig2009-05-081-1/+10
* kvm: Trim cpu features not supported by kvmAvi Kivity2009-05-081-0/+30
* Fix x86 feature modifications for features that set multiple bitsAvi Kivity2009-05-081-5/+8
* Make x86 cpuid feature names available in file scopeAvi Kivity2009-05-081-27/+28
* kvm: Add support for querying supported cpu featuresAvi Kivity2009-05-082-0/+83
* Introduce kvm_check_extension to check if KVM extensions are supportedAnthony Liguori2009-05-082-17/+24
* e1000: Do not reinit pci config space to 0Amit Shah2009-05-081-1/+0
* AIO deletion race fixAlexander Graf2009-05-081-1/+2
* reset state for load_linuxGlauber Costa2009-05-081-0/+7
* register reset handler for option_romsGlauber Costa2009-05-081-0/+25
* Fix cluster freeing in qcow2Gleb Natapov2009-05-081-1/+8
* Enable power button even generation.Anthony Liguori2009-05-083-0/+21
* Drop CONFIG_GDBSTUBJan Kiszka2009-05-084-36/+7
* Remove superfluous #includes.Paul Brook2009-05-082-2/+0
* Use target_phys_addr_t, not target_ulong.Paul Brook2009-05-081-12/+13
* Replace cpu_abort with hw_errorPaul Brook2009-05-0847-262/+180
* Fix disassembler memory accessesBlue Swirl2009-05-071-4/+1
* Suppress make directory messages.Paul Brook2009-05-071-1/+2
* Fix PL110 framebuffer byteswapping in 32bpp mode.Paul Brook2009-05-061-1/+1
* ETRAX: Simplify serport control logic.Edgar E. Iglesias2009-05-051-83/+44
* ETRAX: Drop _t for the serial type.Edgar E. Iglesias2009-05-051-7/+7
* ETRAX: Use NULL for subwidth serport reg accesses.Edgar E. Iglesias2009-05-051-18/+2
* ETRAX: Drop the _t for the internal PIC type.Edgar E. Iglesias2009-05-051-8/+8
* ETRAX: Simplify the interrupt controller model.Edgar E. Iglesias2009-05-051-57/+24
* ETRAX: Simplify interrupt signaling.Edgar E. Iglesias2009-05-053-20/+7
* Fix compiler warnings in nwfpe code.Paul Brook2009-05-045-86/+47
* target-mips: proper sign extension for 'SUBU rd, zero, rt'Aurelien Jarno2009-05-041-0/+1
* target-mips: fix comments about SUB/DSUBAurelien Jarno2009-05-041-2/+2
* qemu-options.hx: fix description of cache=none suboptionAurelien Jarno2009-05-041-1/+1
* Suppress type mismatch warnings in VDE code.Paul Brook2009-05-031-3/+3
* minor fix of pci_register_bus()Isaku Yamahata2009-05-031-0/+1
* use PCI_HEADER_TYPE.Isaku Yamahata2009-05-0321-32/+37
* Fix typos in comments in exec.cStuart Brady2009-05-031-8/+8
* Optimize cmp x, 0 caseBlue Swirl2009-05-031-14/+19
* ReindentBlue Swirl2009-05-031-319/+312
* Handle NULL bdrv.Paul Brook2009-05-031-4/+10
* Improve instruction name comments for easier searchingBlue Swirl2009-05-021-44/+44
* Clarify: dmmuregs[1] is not a typoBlue Swirl2009-05-021-0/+1
* Optimize operations with immediate parametersBlue Swirl2009-05-021-52/+200
* Fix Sparc64 sign extension problemsBlue Swirl2009-05-021-32/+36
* Fix hw/acpi.c build w/ DEBUG enabledAlex Williamson2009-05-011-6/+6
* Make sure not to fall through on error in loadvmAnthony Liguori2009-05-011-0/+1
* Pci nic: pci_register_device can failChris Wright2009-05-015-0/+17
* Fix serial option with -driveAnthony Liguori2009-05-011-1/+1
* Build fix for !CONFIG_GDBSTUB caseXiantao Zhang2009-05-011-0/+2
* suport device driver initialization modelGlauber Costa2009-05-011-2/+1
OpenPOWER on IntegriCloud