7290 Commits (86394e969de181d95f2f03e9c93e31e0b3e6c90f)
 

Author SHA1 Message Date
Paul Brook 86394e969d PL050 qdev conversion 17 years ago
Paul Brook a7d518a61b PL011 qdev conversion 17 years ago
Paul Brook 2e9bdce56f PL110 qdev conversion 17 years ago
Paul Brook 6f68ecb2c1 qdev scsi bus infrastructure 17 years ago
Paul Brook 6b1b92d35b PCI qdev support 17 years ago
Paul Brook 4d6ae6741e qdev child bus support 17 years ago
Paul Brook aae9460e24 Basic qdev infrastructure. 17 years ago
Anthony Liguori 019d6b8ff0 Move block drivers into their own directory 18 years ago
Anthony Liguori 5efa9d5a8b Convert block infrastructure to use new module init functionality 18 years ago
Anthony Liguori 0bfe3ca51e Constructor support 17 years ago
Anthony Liguori 70ec5dc0af Add a --disable-docs to configure to allow doc build to be disabled 17 years ago
Paul Brook 1b3b9ca30e Remove duplicate block objects. 17 years ago
malc 1a7dafce1d Remove any pretense that there can be more than one AudioState 17 years ago
Paul Brook b36aa85c7b Remove redundant pcnet.o 17 years ago
Paul Brook 88ca2a5988 Add tool_osdep.c 17 years ago
Paul Brook 5561650587 Include assert.h from qemu-common.h 17 years ago
Blue Swirl 6c7f4b47f7 Replace gcc variadic macro extension with C99 version (missed one) 17 years ago
Blue Swirl 001faf3269 Replace gcc variadic macro extension with C99 version 17 years ago
Paul Brook 4cfce484c5 Fix kqemu build failure. 17 years ago
Paul Brook fbe1b5953d Remove vga_ram_size 17 years ago
malc 1481e16abb Fix typo that leads to out of bounds array access on big endian systems 17 years ago
Edgar E. Iglesias 4af6e404e8 ETRAX: Correct setting of ethernet station address. 17 years ago
Paul Brook d3151521ab Follow coding conventions. 17 years ago
Edgar E. Iglesias f3bc52385c CRIS: Fix bmi. 17 years ago
Paul Brook 22d83b140e Push AUD_init down to devices 17 years ago
Paul Brook 0d9acba8fd Make AUD_init failure fatal 17 years ago
Blue Swirl f0f26a06d5 Update docs on dynamic condition code calculation 18 years ago
Blue Swirl d084469ca0 Convert mulscc 18 years ago
Blue Swirl 6c78ea32e1 Convert udiv/sdiv 18 years ago
Blue Swirl 3b2d1e9286 Convert tagged ops 18 years ago
Blue Swirl 2ca1d92b07 Convert subx 18 years ago
Blue Swirl d4b0d46898 Convert sub 18 years ago
Blue Swirl 38482a77f0 Convert logical operations and umul/smul 18 years ago
Blue Swirl 789c91ef39 Convert addx 18 years ago
Blue Swirl bdf9f35dad Convert add 18 years ago
Blue Swirl 8393617c1a Use dynamical computation for condition codes 18 years ago
Paul Brook bc24a225af Follow coding conventions 18 years ago
Paul Brook d4ec522882 Workaround compiler warnings at -O1 18 years ago
Paul Brook cb76e138d3 Fixe ARM NEON vrshl. 18 years ago
Laurent Vivier 009a4356a7 Add m68k_cpu_list() 18 years ago
vibi 39b6efc806 Fix in file qemu-sockets.c 18 years ago
Avi Kivity 4e12cd946f vga: Replace VGA_COMMON with a structure 18 years ago
Kevin Wolf fbb7b4e080 Improve block range checks 18 years ago
Anthony Liguori 989cebff75 Remove noisy printf when KVM masks CPU features 18 years ago
Christoph Hellwig e7d54ae83c fix asynchronous ioctls 18 years ago
Avi Kivity e8a6aec9b5 kvm: Trim cpu features not supported by kvm 18 years ago
Avi Kivity 02b049df49 Fix x86 feature modifications for features that set multiple bits 18 years ago
Avi Kivity c6fa82c4e9 Make x86 cpuid feature names available in file scope 18 years ago
Avi Kivity b827df585b kvm: Add support for querying supported cpu features 18 years ago
Anthony Liguori ad7b8b3310 Introduce kvm_check_extension to check if KVM extensions are supported 18 years ago