aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-02Fix compilation of nbd on Solaris (Andreas Faerber)aliguori2-0/+7
2008-08-01Delete unused variable.ths1-1/+0
2008-08-01Handle wrapped registers correctly when savingblueswir11-1/+11
2008-08-01Set focus to monitor to ask password if line is multiplexed (Laurent Vivier)aliguori2-5/+24
2008-08-01Revert 4977. Laurent asked for this not to be applied but I mistakenly appliedaliguori1-4/+1
2008-08-01qemu-img: set encrypted disk image password (Laurent Vivier)aliguori1-1/+4
2008-08-01Ask password when encrypted disk image is used (Laurent Vivier)aliguori3-20/+16
2008-07-29Move audio/sys-queue.h => sys-queue.haliguori2-1/+1
2008-07-29On ppc32 make tb_set_jmp_target1 behave like it does on a ppc64malc2-35/+31
2008-07-29Update sys-queue.h (Gerd Hoffmann)aliguori1-241/+338
2008-07-29e1000: use common checksumming codealiguori1-14/+6
2008-07-29Add IP checksumming functions to qemu (Gerd Hoffmann)aliguori3-1/+95
2008-07-29Fix cmp/subcc/addcc op bugs reported by Vince Weaverblueswir11-4/+4
2008-07-29Correct audio api usage in OMAP EAC (spotted by malc).balrog1-31/+79
2008-07-29Fill in WLAN and BT platform data in CAL area as expected by Maemo.balrog3-6/+52
2008-07-29Unswap qemu-arm data and prefetch abort addresses (Laurent Desnogues).balrog1-2/+2
2008-07-29Fix load width for slave address in i2c_bus_load (Chris Lalancette).balrog1-1/+1
2008-07-29Simplify -usbdevice net: syntax, allow VLANs with no NICs.balrog2-33/+36
2008-07-29For consistncy with --target-list accept coma separated items in --audio-card...malc1-1/+2
2008-07-29Remove dyngen leftovers.edgar_igl2-1044/+0
2008-07-28Immediate versions of some operationsmalc1-27/+57
2008-07-28Do not try handle "special" arguments of and/or/xor/shl/shr, upper level does itmalc2-128/+76
2008-07-28Set the L field of CMP[L][I] when dealing with 64 bit quantitiesmalc1-7/+12
2008-07-28Fix preprocessor guard conditionmalc1-1/+1
2008-07-28Remove leftover from previous way to load 64 bit constantsmalc1-1/+1
2008-07-28vmware backdoor interface fix (Chris Lalancette)aliguori1-0/+8
2008-07-28Attempt to detect unconnected ptys (Gerd Hoffman)aliguori1-4/+145
2008-07-27Special-case some paths inside tcg_out_tlb_readmalc1-6/+30
2008-07-27Fix the opcode value of LWAmalc1-1/+1