summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-05ETRAX: Simplify serport control logic.Edgar E. Iglesias1-83/+44
2009-05-05ETRAX: Drop _t for the serial type.Edgar E. Iglesias1-7/+7
2009-05-05ETRAX: Use NULL for subwidth serport reg accesses.Edgar E. Iglesias1-18/+2
2009-05-05ETRAX: Drop the _t for the internal PIC type.Edgar E. Iglesias1-8/+8
2009-05-05ETRAX: Simplify the interrupt controller model.Edgar E. Iglesias1-57/+24
2009-05-05ETRAX: Simplify interrupt signaling.Edgar E. Iglesias3-20/+7
2009-05-04Fix compiler warnings in nwfpe code.Paul Brook5-86/+47
2009-05-04target-mips: proper sign extension for 'SUBU rd, zero, rt'Aurelien Jarno1-0/+1
2009-05-04target-mips: fix comments about SUB/DSUBAurelien Jarno1-2/+2
2009-05-04qemu-options.hx: fix description of cache=none suboptionAurelien Jarno1-1/+1
2009-05-03Suppress type mismatch warnings in VDE code.Paul Brook1-3/+3
2009-05-03minor fix of pci_register_bus()Isaku Yamahata1-0/+1
2009-05-03use PCI_HEADER_TYPE.Isaku Yamahata21-32/+37
2009-05-03Fix typos in comments in exec.cStuart Brady1-8/+8
2009-05-03Optimize cmp x, 0 caseBlue Swirl1-14/+19
2009-05-03ReindentBlue Swirl1-319/+312
2009-05-03Handle NULL bdrv.Paul Brook1-4/+10
2009-05-02Improve instruction name comments for easier searchingBlue Swirl1-44/+44
2009-05-02Clarify: dmmuregs[1] is not a typoBlue Swirl1-0/+1
2009-05-02Optimize operations with immediate parametersBlue Swirl1-52/+200
2009-05-02Fix Sparc64 sign extension problemsBlue Swirl1-32/+36
2009-05-01Fix hw/acpi.c build w/ DEBUG enabledAlex Williamson1-6/+6
2009-05-01Make sure not to fall through on error in loadvmAnthony Liguori1-0/+1
2009-05-01Pci nic: pci_register_device can failChris Wright5-0/+17
2009-05-01Fix serial option with -driveAnthony Liguori1-1/+1
2009-05-01Build fix for !CONFIG_GDBSTUB caseXiantao Zhang1-0/+2
2009-05-01suport device driver initialization modelGlauber Costa1-2/+1
2009-05-01fix virtio_blk_inhdr commentChristoph Hellwig1-1/+1
2009-05-01qemu-io: Optionally verify only part of read dataKevin Wolf1-10/+41
2009-05-01Hardware watchdogRichard W.M. Jones9-0/+865
2009-05-01net: Fix -net socket parameter checksJan Kiszka3-23/+38
2009-05-01kvm: Avoid COW if KVM MMU is asynchronousJan Kiszka3-0/+23
2009-05-01vnc: kill leftover debug statement.Gerd Hoffmann1-1/+1
2009-05-01vnc: no need to set force_update for incremental update requests.Gerd Hoffmann1-1/+1
2009-05-01vnc: fix server surface pixel format.Gerd Hoffmann1-12/+9
2009-05-01virtio-blk: add SGI_IO passthru supportChristoph Hellwig2-7/+128
2009-05-01ppc: include cache-utils.o in BLOCK_OBJSMark McLoughlin1-1/+1
2009-05-01vnc: fix segfaultGerd Hoffmann1-1/+2
2009-05-01net: Avoid gcc'ism in net_host_device_addJan Kiszka1-1/+1
2009-05-01vnc: windup keypad keys for qemu console emulationGerd Hoffmann1-0/+9
2009-05-01kvm: Relax aligment check of kvm_set_phys_memJan Kiszka1-1/+9
2009-05-01Remove redundant cirrus vga ram functions.Paul Brook1-30/+0
2009-05-01Remove redundant #defineConsul1-1/+0
2009-04-30Remove cpu_get_io_memory_{read,write}.Paul Brook2-14/+1
2009-04-30Remove vga LFB accessor hacks.Paul Brook1-8/+0
2009-04-29gitignore qemu-options.texiFrançois Revol1-0/+1
2009-04-29Fix qemu_event_initJan Kiszka1-0/+2
2009-04-28Fix powerpc 604 reset vectorTristan Gingold1-2/+2
2009-04-28Fix PPC resetBlue Swirl4-21/+28
2009-04-28Silence missing pkg-config error messagesBlue Swirl1-3/+3