summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce BP_CPU as a breakpoint type (Jan Kiszka)aliguori2008-11-182-8/+39
* Add debug exception hook (Jan Kiszka)aliguori2008-11-182-0/+17
* Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)aliguori2008-11-183-15/+32
* gdbstub: manage CPUs as threads (Jan Kiszka)aliguori2008-11-183-82/+196
* Remove premature memop TB terminations (Jan Kiszka)aliguori2008-11-183-16/+0
* Restore pc on watchpoint hits (Jan Kiszka)aliguori2008-11-182-2/+25
* Respect length of watchpoints (Jan Kiszka)aliguori2008-11-181-10/+20
* Set mem_io_vaddr on io_read (Jan Kiszka)aliguori2008-11-181-0/+1
* Refactor and enhance break/watchpoint API (Jan Kiszka)aliguori2008-11-1813-183/+267
* gdbstub: Return appropriate watch message to gdb (Jan Kiszka)aliguori2008-11-181-2/+15
* Refactor translation block CPU state handling (Jan Kiszka)aliguori2008-11-1811-95/+115
* Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)aliguori2008-11-1810-28/+59
* Make KVM slot management more robustaliguori2008-11-181-2/+40
* target-ppc: fix regression introduced by commit 5729aurel322008-11-181-1/+1
* Preliminary AIX supportmalc2008-11-187-4/+79
* 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
OpenPOWER on IntegriCloud