summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [sh4] MMU bug fixaurel322008-08-222-3/+24
* [sh4] memory mapped TLB entriesaurel322008-08-223-11/+223
* [sh4] delay slot bug fixaurel322008-08-222-0/+22
* [sh4] sleep instructionaurel322008-08-225-2/+17
* array overflow in hw/stellaris.c and hw/omap_dss.caurel322008-08-222-3/+4
* Parallel Port Direction Fixaurel322008-08-223-0/+17
* *FreeBSD: pulseaudio is a possible audio driveraurel322008-08-211-2/+2
* PC: suggest a workaround to boot a kernel without hard-diskaurel322008-08-211-1/+1
* Ignore IDE command if issued while IDE is busy (Gleb Natapov)aliguori2008-08-211-0/+26
* Add image format option for USB mass-storage devicesaurel322008-08-212-3/+34
* move GUI_REFRESH_INTERVAL define from vl.c to console.h (Gerd Hoffmann)aliguori2008-08-212-2/+3
* add container_of() macro to osdep.h (Gerd Hoffmann)aliguori2008-08-211-0/+4
* add DisplayState->idle (Samuel Thibault)aliguori2008-08-214-0/+8
* Handle terminating signals (Gerd Hoffmann)aliguori2008-08-213-10/+28
* uhci: fixes for save/load-vm (Max Krasnyansky)aliguori2008-08-211-2/+8
* husb: Fixup printfs and stuff based on the review comments (Max Krasnyansky)aliguori2008-08-211-7/+4
* husb: remove disconnect detection timer (Max Krasnyansky)aliguori2008-08-211-31/+6
* husb: rewrite Linux host USB layer, fully async operation (Max Krasnyansky)aliguori2008-08-211-278/+182
* uhci: rewrite UHCI emulator, fully async operation with multiple outstanding ...aliguori2008-08-211-364/+533
* usb: generic packet handler cleanup and documentation (Max Krasnyansky)aliguori2008-08-212-121/+179
* husb: support for USB host device auto connect (Max Krasnyansky)aliguori2008-08-213-42/+225
* husb: support for USB host device auto disconnect (Max Krasnyansky)aliguori2008-08-213-17/+66
* Fix windows buildaliguori2008-08-213-43/+56
* Fix OSS on OpenBSDblueswir12008-08-212-5/+14
* Fix OpenBSD linker warningsblueswir12008-08-2117-137/+170
* Fix wrwim masking (Luis Pureza)blueswir12008-08-211-0/+3
* Use initial CPU definition structure for some CPU fields instead of copyingblueswir12008-08-214-87/+83
* De-assert PIC IRQs properly at APIC levelaurel322008-08-213-7/+24
* De-assert ISA PIC IRQs properlyaurel322008-08-211-4/+6
* bios: update from bochs release 2.3.7aurel322008-08-212-75/+24
* Relax qemu_ld/st constraints for !SOFTMMU casemalc2008-08-211-1/+14
* Kludge to support linux-user on a PPC64malc2008-08-201-0/+9
* Fix tswap sizemalc2008-08-201-2/+2
* Correct version of Heikki Lindholms ppc64.ld scriptmalc2008-08-201-26/+22
* Relax qemu_ld/st constraints for !SOFTMMU casemalc2008-08-201-2/+6
* Avoid clobbering input/aliased registers in !SOFTMMU+64bit+bswap casemalc2008-08-201-9/+10
* Clear the upper 32 bits of addr_reg in TARGET_LONG_BITS == 32 casemalc2008-08-201-0/+6
* Move tcg_out_tlb_read into #ifdef CONFIG_SOFTMMU block to avoid compiler warningmalc2008-08-201-1/+1
* Silence vmport unless DEBUG is enabled.aliguori2008-08-191-1/+5
* Remove unnecessary #includes from block-nbd.caliguori2008-08-191-5/+0
* Revert r4979 since it breaks the monitoraliguori2008-08-193-16/+20
* ACPI suspend type field is 3 bits longaurel322008-08-191-1/+1
* i386: fix isapc machineaurel322008-08-192-4/+10
* i386: Catch all non-present ptes in cpu_get_phys_page_debug (Jan Kiszka)aliguori2008-08-181-0/+2
* APIC: Do not start zero-period timers (Jan Kiszka)aliguori2008-08-181-0/+2
* Report unmapped addresses in memory_dump (Jan Kiszka)aliguori2008-08-181-1/+4
* Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir12008-08-1711-67/+61
* Fix warnings that would be generated by gcc -Wstrict-prototypesblueswir12008-08-178-28/+42
* Fix 64 bit constant generationblueswir12008-08-171-5/+12
* Fix 32 bit address overflowblueswir12008-08-171-0/+19
OpenPOWER on IntegriCloud