qemu
2008-07-22 blueswir1Add T1 and T2 CPUs, add a Sun4v machine
2008-07-22 balrogFix a bad comparison, spotted by Paul Brook.
2008-07-21 thsA bunch of minor code improvements in the MIPS target.
2008-07-21 balrogHandle on-chip DMA controllers in one place, convert...
2008-07-21 balrogOmap DPLL & APLL locking logic.
2008-07-21 blueswir1Use MMU globals for some MMU traps
2008-07-21 blueswir1Fix reset vector
2008-07-21 thsFix logging output for MIPS HI, LO registers, by Stefan...
2008-07-20 thsFix compiler warning, by Stefan Weil.
2008-07-20 thsAdd missing const, by Stefan Weil.
2008-07-20 thsSimplify conditional FP moves.
2008-07-20 blueswir1Print default and available CPU features separately
2008-07-20 blueswir1Make UA200x features selectable, add MMU types
2008-07-20 blueswir1Fix debug message address formats
2008-07-20 blueswir1Fix wrong function names in debug messages (Stefan...
2008-07-19 blueswir1Remove unused variable
2008-07-19 malcImprove the audio driver check
2008-07-19 malcReject invalid audio drivers
2008-07-19 balrogRevert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).
2008-07-19 balrogRevert "fix power management timer overflow handling...
2008-07-19 balrogForce screen resize if no buffer set (Avi Kivity).
2008-07-19 blueswir1Implement nucleus quad ldda
2008-07-19 balrogPretend to be the active console while a screendump...
2008-07-19 balrogARMv6: fix SIMD add/sub carry flags (Vincent Palatin).
2008-07-19 balrogARM: fix CPS masks (Vincent Palatin).
2008-07-19 balrogFix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul...
2008-07-19 blueswir1Update TLB miss addresses
2008-07-19 thsAdd Virtual Distributed Ethernet native support, by...
2008-07-19 balroglinux-user: Fix target_statfs[64] on 64-bit hosts
2008-07-19 balrogSpecial Mask Mode for i8259 PIC (Sebastian Reichelt).
2008-07-18 thsAllow qemu-nbd --version to show the application name...
2008-07-18 thsVarious NICs: Fix suspend/resume of multiple instances...
2008-07-18 thsSmall cleanup of gen_intermediate_code(_internal),...
2008-07-18 thside: enable single word DMA, by Stefano Stabellini.
2008-07-18 thsDo not call fcntl(, O_NONBLOCK) pointlessly, by Ian...
2008-07-18 thsDo not disturb old fd flags (eg O_APPEND) when setting...
2008-07-18 blueswir1wrhpr hstick_cmpr is a store, not a load
2008-07-18 balrogOMAP2 EAC module.
2008-07-17 balrogRemove the NIC from vlan on usb destroy.
2008-07-17 balrogAdd CDC-Ethernet usb NIC (original patch from Thomas...
2008-07-17 blueswir1Fix saving and loading of trap state
2008-07-17 blueswir1Support for address masking
2008-07-16 blueswir1Fix MMU registers, add more E-cache ASIs
2008-07-16 blueswir1Fix MMU miss traps
2008-07-16 balrogDisable OMAP2 combined-io-entries hack now that more...
2008-07-16 balroge1000: only use TSE if enabled for current packet ...
2008-07-16 balrogFix a bunch of type mismatch-related warnings (Jan...
2008-07-16 blueswir1Flushw can generate exceptions, so save PC & NPC
2008-07-16 balrogRemove unintended dereference, kills a warning (Jan...
2008-07-16 balrogProperly byte-swap values in VMware SVGA (malc).
2008-07-16 balrogMake Bochs VBE work with VMWare SVGA (malc).
2008-07-16 balrogDon't overwrite VMwareSVGA's memory region start addres...
2008-07-16 balrogInitialize the VMware VGA console after vga_init (Alexa...
2008-07-15 blueswir1Add idprom
2008-07-15 blueswir1Really fix cas
2008-07-11 pbrookTerminate TB immediately after v7-M exception return.
2008-07-10 blueswir1Link ARM prologue closer to code segment to avoid a...
2008-07-10 pbrookFix coprocessor register types.
2008-07-09 malcRestore old value of buffer_size
2008-07-09 malcWarn about rejected buffer/period size/time when it...
2008-07-09 malcCall proper function when trying to set period size
2008-07-09 pbrookAvoid decremented overflow.
2008-07-09 thsUse temporary registers for the MIPS FPU emulation.
2008-07-08 malcFix typo
2008-07-08 blueswir1Fix r4641 (invalid token "=<" in a preprocessor expression)
2008-07-08 blueswir1Implement some Ultrasparc cache ASIs used by SILO
2008-07-07 pbrookEliminate spurous screen updates.
2008-07-07 bellardfix cvtsq2s[sd] (Juergen Lock)
2008-07-07 bellard64 bit signed comparison fix (Juergen Lock)
2008-07-07 blueswir1Fix 64 bit constant generation
2008-07-07 thsImprove jp106 keyboard support, by Akio Takebe.
2008-07-05 thsFix typo in comment.
2008-07-05 thsChange MIPS machine default to Malta.
2008-07-05 pbrookRe-add static qualifier. Fix annother occurance of...
2008-07-05 malcRemove static
2008-07-05 malcRemove >= asserts on unsigned inputs
2008-07-05 malcAvoid signedness warnings
2008-07-04 malcAdd missing return
2008-07-03 malcFuse EQ and NE handling in tcg_out_brcond2
2008-07-03 thsAvoid compiler warning.
2008-07-03 thsFix parse_long_name, by Tristan Gingold.
2008-07-03 thsClarified filename handling, by Johannes Schindelin.
2008-07-03 malcMask LL portion of B to 24 bits in tcg_out_b (Thanks...
2008-07-03 thsConvert remaining __builtin_expect to likely/unlikely...
2008-07-03 thsSilence compiler warning.
2008-07-03 thsAllow QEMU to connect directly to an NBD server, by...
2008-07-03 thsAllow to share a disk image via nbd, by Laurent Vivier.
2008-07-03 thsAdd a parameter to disable host cache, by Laurent Vivier.
2008-07-03 malcFix typo
2008-07-03 thsMerge NBD client/server, by Laurent Vivier.
2008-07-03 thsBail out if -append or -initrd is specified without...
2008-07-03 thsFix constant truncation, spotted by Jindrich Makovicka.
2008-07-03 thsFix ATAPI read drive structure command, by Alex Williamson.
2008-07-02 malcRemove stray local "speedup" hack
2008-07-02 thsCleanup qemu-nbd related code, by Laurent Vivier.
2008-07-02 malcAdd -MT
2008-07-02 malcPulseaudio driver
2008-07-02 malcFix test arguments (Jeremy C. Reed)
2008-07-02 malcAdd NULL argument to SNDCTL_DSP_NONBLOCK ioctl call
2008-07-02 pbrookSave/restore for stellaris boards.
next