summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AIX's assembler does not support local labels, use relative addressing insteadmalc2008-11-181-4/+3
* Use qemu_memalign instead of memalign in qemu_vmallocmalc2008-11-181-1/+1
* TCG variable type checking.pbrook2008-11-1737-5832/+6267
* target-i386: fix helper_pmovmskb_mmx helperaurel322008-11-161-16/+16
* Attached patch fixes a series of this warningblueswir12008-11-168-27/+43
* Use correct trap for syscalls on Sparc32blueswir12008-11-161-0/+4
* Fix warnings caused by timer_t, it is 32 bits on Sparc64blueswir12008-11-161-3/+3
* Fix no_frame unused warning when SDL is disabledblueswir12008-11-161-0/+2
* target-mips: avoid tcg internal error in mfc0/dmfc0aurel322008-11-151-8/+11
* target-alpha: implement getxuid and getxgid syscallsaurel322008-11-141-0/+24
* ppc-linux-user: handle EXCP_DEBUGaurel322008-11-141-14/+13
* ETRAX-FS: Don't schedule DMA processing without active channels.edgar_igl2008-11-131-14/+27
* ETRAX-FS: Fix a segfault if pflash drive not found.edgar_igl2008-11-131-1/+1
* x86: fix warning without CONFIG_KVM (Mark McLoughlin)aliguori2008-11-131-2/+2
* Fix CPUID ext2 features masking (Avi Kivity)aliguori2008-11-131-1/+1
* block: make raw aio signaling non-blocking (Gerd Hoffman)aliguori2008-11-131-7/+10
* Define kvm_ioctl in the same way as ioctlaliguori2008-11-133-14/+32
* copyright & license for qemu_sockets.c (Gerd Hoffman)aliguori2008-11-131-0/+14
* Fix brown-paper-bag bugs from live-migration patch (Charles Duffy)aliguori2008-11-122-1/+2
* Rename hz to hertz to keep AIX happymalc2008-11-121-6/+6
* Rename misnamed BACK_CHAIN_OFFSET to LR_OFFSETmalc2008-11-121-4/+4
* Avoid compiler warningmalc2008-11-121-1/+1
* Don't use "hz" in identifiers to make AIX happy.balrog2008-11-125-15/+15
* Include <strings.h> for ffs().balrog2008-11-122-24/+25
* r5531 made x509 certs not loadable (original patch from Henrik Holst).balrog2008-11-121-3/+1
* Implement LSI53C895A quirks exposed by OpenServer (Justin Chevrier).balrog2008-11-121-2/+22
* fix some variable initizalization issues (Stefano Stabellini)aliguori2008-11-122-1/+2
* target-alpha: fix termbits and target IOC macrosaurel322008-11-122-34/+34
* Fix -linux-user build by reverting r5701aliguori2008-11-113-16/+11
* Allocate guest memory on host page boundaries (Hollis Blanchard)aliguori2008-11-111-1/+1
* Define OS-dependent qemu_getpagesize() (Hollis Blanchard)aliguori2008-11-113-10/+15
* Split savevm code into savevm.caliguori2008-11-113-1157/+1246
* Move the things that aren't target specific to libqemu_common.a.aliguori2008-11-113-16/+8
* windows cdrom cache flush (Stefano Stabellini)aliguori2008-11-111-1/+27
* sockets: switch over tcp/telnet/unix serial line to new helper functions (Ger...aliguori2008-11-111-74/+32
* sockets: switch vnc to new code, support vnc port auto-allocation (Gerd Hoffman)aliguori2008-11-111-87/+26
* sockets: helper functions for qemu (Gerd Hoffman)aliguori2008-11-115-6/+417
* Reintroduce migrate-to-exec: support (Charles Duffy)aliguori2008-11-117-171/+453
* target-alpha: fix decoding of CVTST /Saurel322008-11-111-1/+1
* target-alpha: fix syscall error checkaurel322008-11-111-1/+1
* Revert commits 5685 to 5688 committed by mistakeaurel322008-11-116-10/+7
* target-alpha: disable single stepping and TB flush by defaultaurel322008-11-111-2/+2
* target-alpha: fix syscall error checkaurel322008-11-111-1/+1
* qemu: generate signals on tap I/Oaurel322008-11-112-1/+4
* Use HOST_CC instead of CC on TCG only targetsaurel322008-11-111-0/+4
* Don't stop translation for mtc0 compareaurel322008-11-111-4/+0
* Disable debug code for production.aurel322008-11-111-1/+1
* target-mips: gen_compute_branch1()aurel322008-11-111-81/+41
* target-mips: optimize movc*()aurel322008-11-111-48/+33
* target-mips: optimize gen_farith()aurel322008-11-111-12/+12
OpenPOWER on IntegriCloud