aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-13Remove vga_ram_sizePaul Brook
2009-05-13Fix typo that leads to out of bounds array access on big endian systemsmalc
2009-05-13ETRAX: Correct setting of ethernet station address.Edgar E. Iglesias
2009-05-12Follow coding conventions.Paul Brook
2009-05-12CRIS: Fix bmi.Edgar E. Iglesias
2009-05-12Push AUD_init down to devicesPaul Brook
2009-05-12Make AUD_init failure fatalPaul Brook
2009-05-10Update docs on dynamic condition code calculationBlue Swirl
2009-05-10Convert mulsccBlue Swirl
2009-05-10Convert udiv/sdivBlue Swirl
2009-05-10Convert tagged opsBlue Swirl
2009-05-10Convert subxBlue Swirl
2009-05-10Convert subBlue Swirl
2009-05-10Convert logical operations and umul/smulBlue Swirl
2009-05-10Convert addxBlue Swirl
2009-05-10Convert addBlue Swirl
2009-05-10Use dynamical computation for condition codesBlue Swirl
2009-05-10Follow coding conventionsPaul Brook
2009-05-09Workaround compiler warnings at -O1Paul Brook
2009-05-09Fixe ARM NEON vrshl.Paul Brook
2009-05-09Add m68k_cpu_list()Laurent Vivier
2009-05-08Fix in file qemu-sockets.cvibi
2009-05-08vga: Replace VGA_COMMON with a structureAvi Kivity
2009-05-08Improve block range checksKevin Wolf
2009-05-08Remove noisy printf when KVM masks CPU featuresAnthony Liguori
2009-05-08fix asynchronous ioctlsChristoph Hellwig
2009-05-08kvm: Trim cpu features not supported by kvmAvi Kivity
2009-05-08Fix x86 feature modifications for features that set multiple bitsAvi Kivity
2009-05-08Make x86 cpuid feature names available in file scopeAvi Kivity
2009-05-08kvm: Add support for querying supported cpu featuresAvi Kivity
2009-05-08Introduce kvm_check_extension to check if KVM extensions are supportedAnthony Liguori
2009-05-08e1000: Do not reinit pci config space to 0Amit Shah
2009-05-08AIO deletion race fixAlexander Graf
2009-05-08reset state for load_linuxGlauber Costa
2009-05-08register reset handler for option_romsGlauber Costa
2009-05-08Fix cluster freeing in qcow2Gleb Natapov
2009-05-08Enable power button even generation.Anthony Liguori
2009-05-08Drop CONFIG_GDBSTUBJan Kiszka
2009-05-08Remove superfluous #includes.Paul Brook
2009-05-08Use target_phys_addr_t, not target_ulong.Paul Brook
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-05-07Fix disassembler memory accessesBlue Swirl
2009-05-07Suppress make directory messages.Paul Brook
2009-05-06Fix PL110 framebuffer byteswapping in 32bpp mode.Paul Brook
2009-05-05ETRAX: Simplify serport control logic.Edgar E. Iglesias
2009-05-05ETRAX: Drop _t for the serial type.Edgar E. Iglesias
2009-05-05ETRAX: Use NULL for subwidth serport reg accesses.Edgar E. Iglesias
2009-05-05ETRAX: Drop the _t for the internal PIC type.Edgar E. Iglesias
2009-05-05ETRAX: Simplify the interrupt controller model.Edgar E. Iglesias
2009-05-05ETRAX: Simplify interrupt signaling.Edgar E. Iglesias