aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-21add DisplayState->idle (Samuel Thibault)aliguori
2008-08-21Handle terminating signals (Gerd Hoffmann)aliguori
2008-08-21uhci: fixes for save/load-vm (Max Krasnyansky)aliguori
2008-08-21husb: Fixup printfs and stuff based on the review comments (Max Krasnyansky)aliguori
2008-08-21husb: remove disconnect detection timer (Max Krasnyansky)aliguori
2008-08-21husb: rewrite Linux host USB layer, fully async operation (Max Krasnyansky)aliguori
2008-08-21uhci: rewrite UHCI emulator, fully async operation with multiple outstanding ...aliguori
2008-08-21usb: generic packet handler cleanup and documentation (Max Krasnyansky)aliguori
2008-08-21husb: support for USB host device auto connect (Max Krasnyansky)aliguori
2008-08-21husb: support for USB host device auto disconnect (Max Krasnyansky)aliguori
2008-08-21Fix windows buildaliguori
2008-08-21Fix OSS on OpenBSDblueswir1
2008-08-21Fix OpenBSD linker warningsblueswir1
2008-08-21Fix wrwim masking (Luis Pureza)blueswir1
2008-08-21Use initial CPU definition structure for some CPU fields instead of copyingblueswir1
2008-08-21De-assert PIC IRQs properly at APIC levelaurel32
2008-08-21De-assert ISA PIC IRQs properlyaurel32
2008-08-21bios: update from bochs release 2.3.7aurel32
2008-08-21Relax qemu_ld/st constraints for !SOFTMMU casemalc
2008-08-20Kludge to support linux-user on a PPC64malc
2008-08-20Fix tswap sizemalc
2008-08-20Correct version of Heikki Lindholms ppc64.ld scriptmalc
2008-08-20Relax qemu_ld/st constraints for !SOFTMMU casemalc
2008-08-20Avoid clobbering input/aliased registers in !SOFTMMU+64bit+bswap casemalc
2008-08-20Clear the upper 32 bits of addr_reg in TARGET_LONG_BITS == 32 casemalc
2008-08-20Move tcg_out_tlb_read into #ifdef CONFIG_SOFTMMU block to avoid compiler warningmalc
2008-08-19Silence vmport unless DEBUG is enabled.aliguori
2008-08-19Remove unnecessary #includes from block-nbd.caliguori
2008-08-19Revert r4979 since it breaks the monitoraliguori
2008-08-19ACPI suspend type field is 3 bits longaurel32
2008-08-19i386: fix isapc machineaurel32
2008-08-18i386: Catch all non-present ptes in cpu_get_phys_page_debug (Jan Kiszka)aliguori
2008-08-18APIC: Do not start zero-period timers (Jan Kiszka)aliguori
2008-08-18Report unmapped addresses in memory_dump (Jan Kiszka)aliguori
2008-08-17Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir1
2008-08-17Fix warnings that would be generated by gcc -Wstrict-prototypesblueswir1
2008-08-17Fix 64 bit constant generationblueswir1
2008-08-17Fix 32 bit address overflowblueswir1
2008-08-17Restore AREG0 after callsblueswir1
2008-08-17Correct 32bit carry flag for add instruction (Igor Kovalenko)blueswir1
2008-08-17Fix g364fb video emulationaurel32
2008-08-17VMDK: Remove debug messageaurel32
2008-08-16Sparc code generator update (fix qemu_ld & qemu_st)blueswir1
2008-08-15Use C99 initializersaurel32
2008-08-15Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)blueswir1
2008-08-15Cancel IDE outstanding IO on device reset (Gleb Natapov)aliguori
2008-08-15Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries)blueswir1
2008-08-15Sparc code generator updateblueswir1
2008-08-14qcow2: Try to aggregate free clusters and freed clusters (Laurent Vivier)aliguori
2008-08-14qcow2: Make sure to return an error when L2 table loading failsaliguori