137 Commits (1ed1139dc4772d0cc692a21fefb2ad598932d2be)

Author SHA1 Message Date
Blue Swirl 2446333cd5 Rearrange block headers 16 years ago
Alex Williamson 1724f04985 qemu_ram_alloc: Add DeviceState and name parameters 16 years ago
Blue Swirl 738012bec4 Remove useless device dependency of HAS_AUDIO 16 years ago
Jan Kiszka 7d932dfdc5 hpet/rtc: Rework RTC IRQ replacement by HPET 16 years ago
Blue Swirl 4556bd8b25 Compile dma only once 16 years ago
Isaku Yamahata 1d914fa0af rtc: make rtc_xxx accept/return ISADevice instead of RTCState. 16 years ago
Blue Swirl 3d08ff698b Compile pflash_cfi01 only once 17 years ago
Blue Swirl 53b67b3052 Compile acpi only once 17 years ago
Blue Swirl b970ea8f8d Compile some MIPS devices only once 17 years ago
Blue Swirl 2d48377a85 Compile serial only once 17 years ago
Aurelien Jarno 409dbce54b load_elf: replace the address addend by a translation function 17 years ago
Blue Swirl 5c02c03348 fdc: don't use reserved _t suffix 17 years ago
Aurelien Jarno 5c43485f1b mips/malta: fix typo 17 years ago
Michael S. Tsirkin 18e08a5529 pci: pci.h cleanup: move out stuff not in pci.c 17 years ago
Aurelien Jarno 593c0d103c mips malta: fix indentation 17 years ago
Aurelien Jarno c938ada244 mips-malta: fix reset 17 years ago
Aurelien Jarno e16ad5b044 mips: fix CPU reset 17 years ago
Gerd Hoffmann 3c178e72e0 rom loader: fix sparc -kernel boot. 17 years ago
Markus Armbruster e23a1b33b5 New qdev_init_nofail() 17 years ago
Markus Armbruster 07caea315a Fix pci_add nic not to exit on bad model 17 years ago
Gerd Hoffmann ac0be99800 serial: convert isa to qdev 17 years ago
Gerd Hoffmann fd8014e132 floppy: add drive properties. 17 years ago
Gerd Hoffmann 021f067459 parallel: convert isa to qdev 17 years ago
Juan Quintela 5b7f53270a i2c: addresses are load/save as uint8_t values, change types to reflect this 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 284b08f174 Fix Sparse warning about obsolete struct initializer 17 years ago
Blue Swirl ca20cf32ab Compile loader only once 17 years ago
Aurelien Jarno ffabf03718 mips malta: ensure that the serial ports are associated with a device 17 years ago
Gerd Hoffmann 32e0c8260d qdev/isa: convert real time clock 17 years ago
Gerd Hoffmann 2e15e23b8a qdev: simplify isa irq assignments 17 years ago
Gerd Hoffmann 86c8615784 qdev: drop iobase properties from isa bus 17 years ago
Stefan Weil ae027ad3c5 mips malta: Fix fdc regression and use qdev for i8042 setup 17 years ago
Gerd Hoffmann f455e98cf4 ide: pass down DriveInfo instead of BlockDriverState 17 years ago
Gerd Hoffmann 977e1244e8 ide: split away ide-pci.c 17 years ago
Gerd Hoffmann 2091ba23e8 isa bus irq changes and fixes. 17 years ago
Blue Swirl d60efc6b0d Make CPURead/WriteFunc structure 'const' 17 years ago
Gerd Hoffmann 751c6a1704 kill drives_table 17 years ago
Gerd Hoffmann ee6847d19b qdev: rework device properties. 17 years ago
Jan Kiszka a08d43677f Revert "Introduce reset notifier order" 17 years ago
Markus Armbruster 5607c38820 Support addr=... in option argument of -net nic 17 years ago
Avi Kivity 1eed09cb4a Remove io_index argument from cpu_register_io_memory() 17 years ago
Paul Brook 5cea8590ea Use relative path for bios 17 years ago
Paul Brook 02e2da45c4 Add common BusState 17 years ago
Jan Kiszka 8217606e6e Introduce reset notifier order 18 years ago
Anthony Liguori 0c257437b2 Introduce is_default field for QEMUMachine 17 years ago
Anthony Liguori f80f9ec9a6 Convert machine registration to use module init functions 17 years ago
Paul Brook bba831e80f Remove obsolete BIOS_SIZE from sysemu.h 17 years ago
Paul Brook 1ea96673c6 SMBus qdev conversion 18 years ago
Blue Swirl 001faf3269 Replace gcc variadic macro extension with C99 version 18 years ago