aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-18Remove premature memop TB terminations (Jan Kiszka)aliguori
2008-11-18Restore pc on watchpoint hits (Jan Kiszka)aliguori
2008-11-18Respect length of watchpoints (Jan Kiszka)aliguori
2008-11-18Set mem_io_vaddr on io_read (Jan Kiszka)aliguori
2008-11-18Refactor and enhance break/watchpoint API (Jan Kiszka)aliguori
2008-11-18gdbstub: Return appropriate watch message to gdb (Jan Kiszka)aliguori
2008-11-18Refactor translation block CPU state handling (Jan Kiszka)aliguori
2008-11-18Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)aliguori
2008-11-18Make KVM slot management more robustaliguori
2008-11-18target-ppc: fix regression introduced by commit 5729aurel32
2008-11-18Preliminary AIX supportmalc
2008-11-18AIX's assembler does not support local labels, use relative addressing insteadmalc
2008-11-18Use qemu_memalign instead of memalign in qemu_vmallocmalc
2008-11-17TCG variable type checking.pbrook
2008-11-16target-i386: fix helper_pmovmskb_mmx helperaurel32
2008-11-16Attached patch fixes a series of this warningblueswir1
2008-11-16Use correct trap for syscalls on Sparc32blueswir1
2008-11-16Fix warnings caused by timer_t, it is 32 bits on Sparc64blueswir1
2008-11-16Fix no_frame unused warning when SDL is disabledblueswir1
2008-11-15target-mips: avoid tcg internal error in mfc0/dmfc0aurel32
2008-11-14target-alpha: implement getxuid and getxgid syscallsaurel32
2008-11-14ppc-linux-user: handle EXCP_DEBUGaurel32
2008-11-13ETRAX-FS: Don't schedule DMA processing without active channels.edgar_igl
2008-11-13ETRAX-FS: Fix a segfault if pflash drive not found.edgar_igl
2008-11-13x86: fix warning without CONFIG_KVM (Mark McLoughlin)aliguori
2008-11-13Fix CPUID ext2 features masking (Avi Kivity)aliguori
2008-11-13block: make raw aio signaling non-blocking (Gerd Hoffman)aliguori
2008-11-13Define kvm_ioctl in the same way as ioctlaliguori
2008-11-13copyright & license for qemu_sockets.c (Gerd Hoffman)aliguori
2008-11-12Fix brown-paper-bag bugs from live-migration patch (Charles Duffy)aliguori
2008-11-12Rename hz to hertz to keep AIX happymalc
2008-11-12Rename misnamed BACK_CHAIN_OFFSET to LR_OFFSETmalc
2008-11-12Avoid compiler warningmalc
2008-11-12Don't use "hz" in identifiers to make AIX happy.balrog
2008-11-12Include <strings.h> for ffs().balrog
2008-11-12r5531 made x509 certs not loadable (original patch from Henrik Holst).balrog
2008-11-12Implement LSI53C895A quirks exposed by OpenServer (Justin Chevrier).balrog
2008-11-12fix some variable initizalization issues (Stefano Stabellini)aliguori
2008-11-12target-alpha: fix termbits and target IOC macrosaurel32
2008-11-11Fix -linux-user build by reverting r5701aliguori
2008-11-11Allocate guest memory on host page boundaries (Hollis Blanchard)aliguori
2008-11-11Define OS-dependent qemu_getpagesize() (Hollis Blanchard)aliguori
2008-11-11Split savevm code into savevm.caliguori
2008-11-11Move the things that aren't target specific to libqemu_common.a.aliguori
2008-11-11windows cdrom cache flush (Stefano Stabellini)aliguori
2008-11-11sockets: switch over tcp/telnet/unix serial line to new helper functions (Ger...aliguori
2008-11-11sockets: switch vnc to new code, support vnc port auto-allocation (Gerd Hoffman)aliguori
2008-11-11sockets: helper functions for qemu (Gerd Hoffman)aliguori
2008-11-11Reintroduce migrate-to-exec: support (Charles Duffy)aliguori
2008-11-11target-alpha: fix decoding of CVTST /Saurel32