summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Restore AREG0 after callsblueswir12008-08-171-73/+64
* Correct 32bit carry flag for add instruction (Igor Kovalenko)blueswir12008-08-171-5/+8
* Fix g364fb video emulationaurel322008-08-172-17/+15
* VMDK: Remove debug messageaurel322008-08-171-1/+0
* Sparc code generator update (fix qemu_ld & qemu_st)blueswir12008-08-161-129/+101
* Use C99 initializersaurel322008-08-151-8/+8
* Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)blueswir12008-08-158-4/+75
* Cancel IDE outstanding IO on device reset (Gleb Natapov)aliguori2008-08-151-14/+26
* Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries)blueswir12008-08-152-0/+59
* Sparc code generator updateblueswir12008-08-152-96/+149
* qcow2: Try to aggregate free clusters and freed clusters (Laurent Vivier)aliguori2008-08-141-18/+36
* qcow2: Make sure to return an error when L2 table loading failsaliguori2008-08-141-1/+1
* qcow2: Aggregate same type clusters (Laurent Vivier)aliguori2008-08-141-53/+181
* Extract compressing part from alloc_cluster_offset() (Laurent Vivier)aliguori2008-08-141-45/+124
* Divide get_cluster_offset() (Laurent Vivier)aliguori2008-08-141-76/+132
* qcow2: Extract code from get_cluster_offset() (Laurent Vivier)aliguori2008-08-141-62/+153
* Handle remaining driver names when traversing audio_drv_list (Initial patch b...malc2008-08-131-0/+4
* Allow diskless operation for all mips platforms.ths2008-08-134-20/+25
* Add the altgr key name to the monitor, by Samuel Thibault.ths2008-08-131-0/+2
* Fix encoding of efsctsiz (powerpc spe), by Tristan Gingold.ths2008-08-131-1/+2
* usb-serial: add support for modem linesaurel322008-08-131-9/+45
* Allow boot without a drive on Sparc machines (partly extracted from Xen)blueswir12008-08-124-2/+16
* Use C99 initializersblueswir12008-08-122-56/+56
* serial: Always update iir, even when ier is empty (Samuel Thibault)aliguori2008-08-121-5/+0
* IDE SEEK_STAT flagaliguori2008-08-111-20/+20
* Upgrade emulated UART to 16550A (Stefano Stabellini)aliguori2008-08-113-94/+433
* Fix faligndata (Vince Weaver)blueswir12008-08-061-1/+4
* Fix I/D MMU tag readsblueswir12008-08-061-54/+4
* Fix Sparc64 shiftsblueswir12008-08-061-5/+3
* Fix gnutls autodetection when using a cross-compiler.aliguori2008-08-061-5/+12
* Fix offset handling for ASI loads and stores (Vince Weaver)blueswir12008-08-061-3/+1
* only check RCTL_EN in e1000_can_receive()aliguori2008-08-061-2/+1
* Add qemu_realloc(), by Gerd Hoffmann.ths2008-08-069-16/+22
OpenPOWER on IntegriCloud