43 Commits (54dcd0b37e3e4e9fb25cb4e9965d6ba45eb0d2b4)

Author SHA1 Message Date
Avi Kivity b0e3d5ac2f axis_dev88: convert to memory API (RAM only) 15 years ago
Anthony Liguori 01e0451a08 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" 15 years ago
Avi Kivity 5461eb2111 axis_dev88: convert to memory API (RAM only) 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Edgar E. Iglesias 1da005b374 etrax: Allocate DMA connections at board level. 15 years ago
Edgar E. Iglesias bbea04df98 etrax: Remove hw/etraxfs.c. 15 years ago
Juha Riihimäki d4220389ff hw/nand: qdevify 15 years ago
Peter Maydell 522f253ca8 hw/nand: Pass block device state to init function 15 years ago
Blue Swirl a08784dd11 Remove unused sysemu.h include directives 15 years ago
Alexander Graf 2507c12ab0 Add endianness as io mem parameter 16 years ago
Alex Williamson 1724f04985 qemu_ram_alloc: Add DeviceState and name parameters 16 years ago
Edgar E. Iglesias 77d4f95e11 cris: Break out image loading to hw/cris-boot.c. 16 years ago
Edgar E. Iglesias a9456998e9 axisdev88: Fix passing of kernel cmdline. 16 years ago
Aurelien Jarno 409dbce54b load_elf: replace the address addend by a translation function 16 years ago
Gerd Hoffmann 3c178e72e0 rom loader: fix sparc -kernel boot. 17 years ago
Markus Armbruster e23a1b33b5 New qdev_init_nofail() 17 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Blue Swirl ca20cf32ab Compile loader only once 17 years ago
Blue Swirl d60efc6b0d Make CPURead/WriteFunc structure 'const' 17 years ago
Gerd Hoffmann ee6847d19b qdev: rework device properties. 17 years ago
Jan Kiszka a08d43677f Revert "Introduce reset notifier order" 17 years ago
Avi Kivity 1eed09cb4a Remove io_index argument from cpu_register_io_memory() 17 years ago
Edgar E. Iglesias ba494313d3 etrax: Don't pass CPUState to peripherals. 17 years ago
Paul Brook 067a3ddc88 Remove qdev irq sink handling 17 years ago
Jan Kiszka 8217606e6e Introduce reset notifier order 17 years ago
Anthony Liguori f80f9ec9a6 Convert machine registration to use module init functions 17 years ago
Edgar E. Iglesias fd6dc90ba0 cris: First shot at qdev for CRIS interrupts. 17 years ago
Edgar E. Iglesias 678fdca87a etrax: Remove unused eth irq line. 17 years ago
Edgar E. Iglesias 3b1fd90ed1 ETRAX-TIMER: qdevify. 17 years ago
Edgar E. Iglesias 4b816985b8 ETRAX-SER: qdevify. 17 years ago
Edgar E. Iglesias 73cfd29fb3 ETRAX: Simplify PIC interface. 17 years ago
Edgar E. Iglesias d33fd9d14b ETRAX: Correct passing of kernel command line. 17 years ago
Paul Brook fbe1b5953d Remove vga_ram_size 17 years ago
Paul Brook bc24a225af Follow coding conventions 17 years ago
pbrook 190cd0215b Remove redundant ram_require machine properly. 17 years ago
pbrook dcac9679fe Use load_image_targphys and avoid phys_ram_base. 17 years ago
edgar_igl ef99823326 ETRAX: Remove display-state argument from board init. 17 years ago
aliguori 0ae18ceeaa Check NIC model in some NIC init functions (Mark McLoughlin) 18 years ago
edgar_igl 94410b78be ETRAX: Let the ethernet PHY report the current link-state. 18 years ago
edgar_igl c1e1a49190 ETRAX: Always provide a valid net model. 18 years ago
edgar_igl 4a1e6beab6 ETRAX: Add a dummy tempsensor and correct the NAND flash model. 18 years ago
edgar_igl 10c144e2fb ETRAX: Add a model for the axis devboard88 machine. 18 years ago
edgar_igl de55306582 ETRAX: No need to mask off the I flag twice at reset. 18 years ago
edgar_igl 9eee9a5dac ETRAX-FS: Fix a segfault if pflash drive not found. 18 years ago
balrog 3d878caab9 Set default max_cpus to one. 18 years ago
edgar_igl f5a5cca35b ETRAX-FS: Add support for passing kernel command lines 18 years ago
edgar_igl 8ab944444a ETRAX-FS: Correct booting of elf linux images from ram. 18 years ago
aliguori b2097003ec machine struct - specify max_cpus at the per machine level (Jes Sorensen) 18 years ago
aliguori 4b32e16880 machine struct - use C99 initializers (Jes Sorensen) 18 years ago