Age | Commit message (Expand) | Author | Files | Lines |
2010-05-22 | Compile dma only once | Blue Swirl | 1 | -1/+12 |
2010-05-22 | Compile pckbd only once | Blue Swirl | 1 | -22/+11 |
2010-05-20 | pc: fix segfault introduced by 3d53f5c36ff6 | Eduard - Gabriel Munteanu | 1 | -2/+2 |
2010-05-15 | rtc: make rtc_xxx accept/return ISADevice instead of RTCState. | Isaku Yamahata | 1 | -5/+6 |
2010-05-15 | pc: split out piix specific part from pc.c into pc_piix.c | Isaku Yamahata | 1 | -326/+25 |
2010-05-15 | pc: split out pci device init from pc_init1() into pc_pci_device_init() | Isaku Yamahata | 1 | -7/+12 |
2010-05-15 | pc: split out basic device init from pc_init1() into pc_basic_device_init() | Isaku Yamahata | 1 | -38/+48 |
2010-05-15 | pc: split out vga initialization from pc_init1() into pc_vga_init(). | Isaku Yamahata | 1 | -18/+23 |
2010-05-15 | pc: split out memory allocation from pc_init1() into pc_memory_init() | Isaku Yamahata | 1 | -28/+45 |
2010-05-15 | pc: split out cpu initialization from pc_init1() into pc_cpus_init(). | Isaku Yamahata | 1 | -12/+19 |
2010-05-15 | pc: make pc_init1() not refer ferr_irq directly. | Isaku Yamahata | 1 | -1/+7 |
2010-05-15 | pc: introduce a function to allocate cpu irq. | Isaku Yamahata | 1 | -1/+6 |
2010-05-15 | pc: remove global variable rtc_state by using qemu_irq. | Isaku Yamahata | 1 | -9/+7 |
2010-05-15 | pc: remove a global variable, floppy_controller. | Isaku Yamahata | 1 | -3/+5 |
2010-05-15 | pc: make an unnecessary global variable, pit, local. | Isaku Yamahata | 1 | -1/+1 |
2010-05-15 | pc, i440fx: Make smm enable/disable function i440fx independent. | Isaku Yamahata | 1 | -3/+15 |
2010-05-15 | pc: initialize ioapic before use. | Isaku Yamahata | 1 | -3/+3 |
2010-05-03 | hw: better i440 emulation | Bernhard M. Wiedemann | 1 | -1/+1 |
2010-04-25 | x86: remove dead assignments, spotted by clang analyzer | Blue Swirl | 1 | -4/+2 |
2010-04-19 | Check for invalid initrd file | M. Mohan Kumar | 1 | -0/+6 |
2010-03-29 | Compile acpi only once | Blue Swirl | 1 | -9/+27 |
2010-03-21 | Move x86 specific PC declarations to a separate file | Blue Swirl | 1 | -0/+1 |
2010-03-16 | error: Replace qemu_error() by error_report() | Markus Armbruster | 1 | -3/+3 |
2010-03-16 | pc: Factor common code out of pc_boot_set() and cmos_init() | Markus Armbruster | 1 | -20/+8 |
2010-03-16 | pc: Fix error reporting for -boot once | Markus Armbruster | 1 | -4/+3 |
2010-03-04 | x86: Extend validity of bsp_to_cpu | Jan Kiszka | 1 | -1/+2 |
2010-03-04 | Allocate memory below 4GB as one chunk | Avi Kivity | 1 | -9/+2 |
2010-02-19 | QEMU e820 reservation patch | Jes Sorensen | 1 | -0/+35 |
2010-02-19 | pc: Add backward compatibility options for virtio-serial | Amit Shah | 1 | -0/+28 |
2010-02-19 | pc: Bump up pc version to 0.13 and add a 0.12 compat version | Amit Shah | 1 | -1/+9 |
2010-02-14 | Remove conditional rom loading support | Blue Swirl | 1 | -3/+0 |
2010-02-07 | fdc: don't use reserved _t suffix | Blue Swirl | 1 | -1/+1 |
2010-01-20 | virtio-console: qdev conversion, new virtio-serial-bus | Amit Shah | 1 | -10/+1 |
2010-01-19 | pc: add driver version compat properties | Gerd Hoffmann | 1 | -0/+16 |
2010-01-11 | pc: add rombar to compat properties for pc-0.10 and pc-0.11 | Gerd Hoffmann | 1 | -0/+8 |
2010-01-11 | roms: rework rom loading via fw | Gerd Hoffmann | 1 | -2/+1 |
2010-01-11 | pc: add machine type for 0.12 | Gerd Hoffmann | 1 | -1/+17 |
2010-01-08 | multiboot: Separate multiboot loading into separate file | Adam Lackorzynski | 1 | -302/+3 |
2010-01-08 | multiboot: Support arbitrary number of modules. | Adam Lackorzynski | 1 | -101/+167 |
2009-12-25 | hw/pc.c: fix warnings with _FORTIFY_SOURCE | Kirill A. Shutemov | 1 | -3/+12 |
2009-12-18 | roms: use new fw_cfg file xfer support. | Gerd Hoffmann | 1 | -0/+2 |
2009-12-18 | Fix loading of ELF multiboot kernels | Kevin Wolf | 1 | -4/+6 |
2009-12-12 | qdev: make compat stuff more generic | Gerd Hoffmann | 1 | -1/+1 |
2009-12-03 | multiboot: Use signed type for negative error numbers | Kevin Wolf | 1 | -0/+1 |
2009-12-03 | multiboot: Fix module loading and setting of mmap. | Adam Lackorzynski | 1 | -1/+1 |
2009-12-01 | pci: pci.h cleanup: move out stuff not in pci.c | Michael S. Tsirkin | 1 | -0/+5 |
2009-11-17 | Convert linux bootrom to external rom and fw_cfg | Alexander Graf | 1 | -102/+24 |
2009-11-17 | Convert multiboot to fw_cfg backed data storage | Alexander Graf | 1 | -13/+30 |
2009-10-30 | Remove e1000 rom loading hack | Anthony Liguori | 1 | -21/+0 |
2009-10-30 | use rom loader for pc bios. | Gerd Hoffmann | 1 | -2/+2 |