11694 Commits (b666d239509a0855740444c254a65cbf567bfb90)
 

Author SHA1 Message Date
Kevin Wolf b666d23950 block: Avoid unchecked casts for AIOCBs 16 years ago
Christoph Hellwig 7a6f391376 bochs: use qemu block API 16 years ago
Christoph Hellwig efbca10f10 bochs: use pread 16 years ago
Kevin Wolf 38d8dfa193 ide: Fix ide_dma_cancel 16 years ago
Christoph Hellwig 20be49e47e cloop: use qemu block API 16 years ago
Christoph Hellwig c94304be3f cloop: use pread 16 years ago
Ryota Ozaki cb7cf0e3f4 qemu-nbd: Improve error reporting 16 years ago
Stefan Hajnoczi 3abbc4d981 block: Remove semicolon in BDRV_SECTOR_MASK macro 16 years ago
Blue Swirl 21ffd18163 sparc: move DT and QT defines to op_helper.c 16 years ago
Igor V. Kovalenko 88c8e03f5d sparc64: fix TT_WOTHER value 16 years ago
Igor V. Kovalenko 170f4c550f sparc64: fix mmu demap operand typo 16 years ago
Blue Swirl 1012e960c7 Update to a hopefully more future proof FSF address 16 years ago
Blue Swirl 0b8f9be61c Trim unnecessary includes 16 years ago
Isaku Yamahata ec51e364ed mc146818rtc: remove #ifdef DEBUG_CMOS. 16 years ago
Isaku Yamahata 019ea97897 apm: remove #ifdef DEBUG. 16 years ago
Isaku Yamahata 50d8ff8b0d acpi_piix4: remove #ifdef DEBUG. 16 years ago
Isaku Yamahata b246eebb0a pm_smbus: remove #ifdef DEBUG. 16 years ago
Isaku Yamahata ac4040955b pci hotadd, acpi_piix4: remove global variables 16 years ago
Isaku Yamahata 87c30546ef pci hotplug: add argument to pci hot plug callback. 16 years ago
Isaku Yamahata e8ec0571e1 acpi_piix4: qdevfy. 16 years ago
Isaku Yamahata 1d914fa0af rtc: make rtc_xxx accept/return ISADevice instead of RTCState. 16 years ago
Isaku Yamahata e1460e4707 pc: move rtc declarations from pc.h into a dedicated header file. 16 years ago
Isaku Yamahata 845773ab03 pc: split out piix specific part from pc.c into pc_piix.c 16 years ago
Isaku Yamahata e3a5cf4250 pc: split out pci device init from pc_init1() into pc_pci_device_init() 16 years ago
Isaku Yamahata ffe513da92 pc: split out basic device init from pc_init1() into pc_basic_device_init() 16 years ago
Isaku Yamahata 765d79084b pc: split out vga initialization from pc_init1() into pc_vga_init(). 16 years ago
Isaku Yamahata 3d53f5c36f pc: split out memory allocation from pc_init1() into pc_memory_init() 16 years ago
Isaku Yamahata 7016647726 pc: split out cpu initialization from pc_init1() into pc_cpus_init(). 16 years ago
Isaku Yamahata 8e78eb28c6 pc: make pc_init1() not refer ferr_irq directly. 16 years ago
Isaku Yamahata 6f09e686f8 pc: introduce a function to allocate cpu irq. 16 years ago
Isaku Yamahata ec2654fb29 pc: remove global variable rtc_state by using qemu_irq. 16 years ago
Isaku Yamahata 01b9e8c10e pc: remove a global variable, floppy_controller. 16 years ago
Isaku Yamahata 57864959a4 pc: make an unnecessary global variable, pit, local. 16 years ago
Isaku Yamahata f885f1eaa8 pc, i440fx: Make smm enable/disable function i440fx independent. 16 years ago
Isaku Yamahata b8d6f53986 pc: initialize ioapic before use. 16 years ago
Isaku Yamahata 93d89f63e5 acpi: split acpi.c into the common part and the piix4 part. 16 years ago
Isaku Yamahata 990b150e7c acpi: add acpi constants from linux header files and use them. 16 years ago
Isaku Yamahata 04762841d8 acpi: split out apm register emulation from acpi.c 16 years ago
Isaku Yamahata fc0bdd995c acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c 16 years ago
Jan Kiszka dc6839100e mc146818rtc: Register vmstate via qdev 16 years ago
Jan Kiszka a64405d1b5 fdc: Register vmstate via qdev 16 years ago
Jan Kiszka 1cc9f51439 serial: Register vmstate via qdev 16 years ago
Jan Kiszka 4d2ffa08b6 vmstate: Add support for alias ID 16 years ago
Jan Kiszka ec86f3e1af vmstate: Drop unused post_save handler 16 years ago
Shin-ichiro KAWASAKI 604be20023 sh: sm501: add 2D engine support 16 years ago
Andrzej Zaborowski e5d3b98d53 tmp105: update the register in post_load where it needs updating. 16 years ago
Blue Swirl 26a823305d cpus: add one 'const' 16 years ago
Blue Swirl af2960f942 e1000: make some tables 'const' 16 years ago
Blue Swirl 117e1e8244 ide: make a table 'const' 16 years ago
Blue Swirl 68f04a3c62 vga: make some tables 'const' 16 years ago