summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-20Clear the upper 32 bits of addr_reg in TARGET_LONG_BITS == 32 casemalc1-0/+6
2008-08-20Move tcg_out_tlb_read into #ifdef CONFIG_SOFTMMU block to avoid compiler warningmalc1-1/+1
2008-08-19Silence vmport unless DEBUG is enabled.aliguori1-1/+5
2008-08-19Remove unnecessary #includes from block-nbd.caliguori1-5/+0
2008-08-19Revert r4979 since it breaks the monitoraliguori3-16/+20
2008-08-19ACPI suspend type field is 3 bits longaurel321-1/+1
2008-08-19i386: fix isapc machineaurel322-4/+10
2008-08-18i386: Catch all non-present ptes in cpu_get_phys_page_debug (Jan Kiszka)aliguori1-0/+2
2008-08-18APIC: Do not start zero-period timers (Jan Kiszka)aliguori1-0/+2
2008-08-18Report unmapped addresses in memory_dump (Jan Kiszka)aliguori1-1/+4
2008-08-17Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir111-67/+61
2008-08-17Fix warnings that would be generated by gcc -Wstrict-prototypesblueswir18-28/+42
2008-08-17Fix 64 bit constant generationblueswir11-5/+12
2008-08-17Fix 32 bit address overflowblueswir11-0/+19
2008-08-17Restore AREG0 after callsblueswir11-73/+64
2008-08-17Correct 32bit carry flag for add instruction (Igor Kovalenko)blueswir11-5/+8
2008-08-17Fix g364fb video emulationaurel322-17/+15
2008-08-17VMDK: Remove debug messageaurel321-1/+0
2008-08-16Sparc code generator update (fix qemu_ld & qemu_st)blueswir11-129/+101
2008-08-15Use C99 initializersaurel321-8/+8
2008-08-15Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)blueswir18-4/+75
2008-08-15Cancel IDE outstanding IO on device reset (Gleb Natapov)aliguori1-14/+26
2008-08-15Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries)blueswir12-0/+59
2008-08-15Sparc code generator updateblueswir12-96/+149
2008-08-14qcow2: Try to aggregate free clusters and freed clusters (Laurent Vivier)aliguori1-18/+36
2008-08-14qcow2: Make sure to return an error when L2 table loading failsaliguori1-1/+1
2008-08-14qcow2: Aggregate same type clusters (Laurent Vivier)aliguori1-53/+181
2008-08-14Extract compressing part from alloc_cluster_offset() (Laurent Vivier)aliguori1-45/+124
2008-08-14Divide get_cluster_offset() (Laurent Vivier)aliguori1-76/+132
2008-08-14qcow2: Extract code from get_cluster_offset() (Laurent Vivier)aliguori1-62/+153
2008-08-13Handle remaining driver names when traversing audio_drv_list (Initial patch b...malc1-0/+4
2008-08-13Allow diskless operation for all mips platforms.ths4-20/+25
2008-08-13Add the altgr key name to the monitor, by Samuel Thibault.ths1-0/+2
2008-08-13Fix encoding of efsctsiz (powerpc spe), by Tristan Gingold.ths1-1/+2
2008-08-13usb-serial: add support for modem linesaurel321-9/+45
2008-08-12Allow boot without a drive on Sparc machines (partly extracted from Xen)blueswir14-2/+16
2008-08-12Use C99 initializersblueswir12-56/+56
2008-08-12serial: Always update iir, even when ier is empty (Samuel Thibault)aliguori1-5/+0
2008-08-11IDE SEEK_STAT flagaliguori1-20/+20
2008-08-11Upgrade emulated UART to 16550A (Stefano Stabellini)aliguori3-94/+433
2008-08-06Fix faligndata (Vince Weaver)blueswir11-1/+4
2008-08-06Fix I/D MMU tag readsblueswir11-54/+4
2008-08-06Fix Sparc64 shiftsblueswir11-5/+3
2008-08-06Fix gnutls autodetection when using a cross-compiler.aliguori1-5/+12
2008-08-06Fix offset handling for ASI loads and stores (Vince Weaver)blueswir11-3/+1
2008-08-06only check RCTL_EN in e1000_can_receive()aliguori1-2/+1
2008-08-06Add qemu_realloc(), by Gerd Hoffmann.ths9-16/+22
2008-08-03Account for MacOS X ABI reserved space in linkage area (Andreas Faerber)malc2-2/+2
2008-08-03Preliminary MacOS X on PPC32 supportmalc2-10/+41
2008-08-02Update OpenBIOS images to SVN revision 218. Changes:blueswir13-2/+1