summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove any pretense that there can be more than one AudioStatemalc2009-05-1416-103/+80
* Remove redundant pcnet.oPaul Brook2009-05-131-1/+1
* Add tool_osdep.cPaul Brook2009-05-133-3/+10
* Include assert.h from qemu-common.hPaul Brook2009-05-1328-28/+1
* Replace gcc variadic macro extension with C99 version (missed one)Blue Swirl2009-05-131-3/+3
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-1370-268/+268
* Fix kqemu build failure.Paul Brook2009-05-131-1/+1
* Remove vga_ram_sizePaul Brook2009-05-1342-133/+126
* Fix typo that leads to out of bounds array access on big endian systemsmalc2009-05-131-1/+1
* ETRAX: Correct setting of ethernet station address.Edgar E. Iglesias2009-05-131-2/+2
* Follow coding conventions.Paul Brook2009-05-121-6/+6
* CRIS: Fix bmi.Edgar E. Iglesias2009-05-121-1/+2
* Push AUD_init down to devicesPaul Brook2009-05-1223-102/+46
* Make AUD_init failure fatalPaul Brook2009-05-126-50/+35
* Update docs on dynamic condition code calculationBlue Swirl2009-05-101-3/+5
* Convert mulsccBlue Swirl2009-05-101-131/+2
* Convert udiv/sdivBlue Swirl2009-05-102-19/+31
* Convert tagged opsBlue Swirl2009-05-102-129/+85
* Convert subxBlue Swirl2009-05-102-31/+50
* Convert subBlue Swirl2009-05-102-37/+83
* Convert logical operations and umul/smulBlue Swirl2009-05-102-24/+43
* Convert addxBlue Swirl2009-05-102-31/+50
* Convert addBlue Swirl2009-05-102-21/+99
* Use dynamical computation for condition codesBlue Swirl2009-05-105-24/+196
* Follow coding conventionsPaul Brook2009-05-1056-862/+864
* Workaround compiler warnings at -O1Paul Brook2009-05-091-2/+6
* Fixe ARM NEON vrshl.Paul Brook2009-05-091-2/+2
* Add m68k_cpu_list()Laurent Vivier2009-05-092-0/+12
* Fix in file qemu-sockets.cvibi2009-05-081-30/+32
* vga: Replace VGA_COMMON with a structureAvi Kivity2009-05-085-472/+472
* Improve block range checksKevin Wolf2009-05-081-1/+6
* Remove noisy printf when KVM masks CPU featuresAnthony Liguori2009-05-081-1/+0
* fix asynchronous ioctlsChristoph Hellwig2009-05-081-1/+10
* kvm: Trim cpu features not supported by kvmAvi Kivity2009-05-081-0/+30
* Fix x86 feature modifications for features that set multiple bitsAvi Kivity2009-05-081-5/+8
* Make x86 cpuid feature names available in file scopeAvi Kivity2009-05-081-27/+28
* kvm: Add support for querying supported cpu featuresAvi Kivity2009-05-082-0/+83
* Introduce kvm_check_extension to check if KVM extensions are supportedAnthony Liguori2009-05-082-17/+24
* e1000: Do not reinit pci config space to 0Amit Shah2009-05-081-1/+0
* AIO deletion race fixAlexander Graf2009-05-081-1/+2
* reset state for load_linuxGlauber Costa2009-05-081-0/+7
* register reset handler for option_romsGlauber Costa2009-05-081-0/+25
* Fix cluster freeing in qcow2Gleb Natapov2009-05-081-1/+8
* Enable power button even generation.Anthony Liguori2009-05-083-0/+21
* Drop CONFIG_GDBSTUBJan Kiszka2009-05-084-36/+7
* Remove superfluous #includes.Paul Brook2009-05-082-2/+0
* Use target_phys_addr_t, not target_ulong.Paul Brook2009-05-081-12/+13
* Replace cpu_abort with hw_errorPaul Brook2009-05-0847-262/+180
* Fix disassembler memory accessesBlue Swirl2009-05-071-4/+1
* Suppress make directory messages.Paul Brook2009-05-071-1/+2
OpenPOWER on IntegriCloud