Age | Commit message (Expand) | Author | Files | Lines |
2009-05-22 | Introduce reset notifier order | Jan Kiszka | 1 | -2/+2 |
2009-05-21 | Introduce is_default field for QEMUMachine | Anthony Liguori | 1 | -0/+1 |
2009-05-21 | Convert machine registration to use module init functions | Anthony Liguori | 1 | -2/+10 |
2009-05-20 | Remove initrd warning message | Richard W.M. Jones | 1 | -3/+0 |
2009-05-20 | keep initrd in below 4g area. | Glauber Costa | 1 | -4/+5 |
2009-05-20 | Remove dead code | malc | 1 | -14/+7 |
2009-05-19 | Disable >4G ram support on 32-bit targets | Paul Brook | 1 | -0/+4 |
2009-05-18 | Separate virtio PCI code | Paul Brook | 1 | -3/+3 |
2009-05-14 | SMBus qdev conversion | Paul Brook | 1 | -1/+5 |
2009-05-14 | Virtio-console conversion | Paul Brook | 1 | -3/+3 |
2009-05-14 | Virtio-balloon qdev conversion | Paul Brook | 1 | -3/+3 |
2009-05-14 | Virtio-blk qdev conversion | Paul Brook | 1 | -2/+1 |
2009-05-14 | LSI SCSI qdev conversion | Paul Brook | 1 | -10/+2 |
2009-05-13 | Remove vga_ram_size | Paul Brook | 1 | -10/+10 |
2009-05-12 | Push AUD_init down to devices | Paul Brook | 1 | -7/+3 |
2009-05-12 | Make AUD_init failure fatal | Paul Brook | 1 | -10/+8 |
2009-05-08 | reset state for load_linux | Glauber Costa | 1 | -0/+7 |
2009-05-08 | register reset handler for option_roms | Glauber Costa | 1 | -0/+25 |
2009-05-01 | suport device driver initialization model | Glauber Costa | 1 | -2/+1 |
2009-05-01 | Hardware watchdog | Richard W.M. Jones | 1 | -0/+3 |
2009-04-21 | sending NUMA topology to BIOS (Andre Przywara) | aliguori | 1 | -0/+24 |
2009-04-19 | kqemu: merge CONFIG_KQEMU and USE_KQEMU | blueswir1 | 1 | -1/+1 |
2009-04-17 | qemu: Add support for SMBIOS command line otions (Alex Williamson) | aliguori | 1 | -0/+9 |
2009-04-11 | Remove redundant ram_require machine properly. | pbrook | 1 | -2/+0 |
2009-04-10 | Clean up VGA ram allocation. | pbrook | 1 | -15/+6 |
2009-04-10 | More phys_ram_base removal. | pbrook | 1 | -1/+1 |
2009-04-09 | Use cpu_physical_memory_write_rom instead of memcpy. | pbrook | 1 | -4/+4 |
2009-04-09 | Register a single area for vga bios and option roms | pbrook | 1 | -68/+53 |
2009-03-28 | get roms more room. (Glauber Costa) | aliguori | 1 | -10/+19 |
2009-03-07 | Sparse fixes: move ACPI table definitions to pc.h | blueswir1 | 1 | -4/+2 |
2009-03-05 | monitor: Rework API (Jan Kiszka) | aliguori | 1 | -4/+5 |
2009-02-27 | Allow additions of ACPI tables from command line (Gleb Natapov) | aliguori | 1 | -0/+5 |
2009-02-11 | qemu: initialize hot add system / acpi gpe (Marcelo Tosatti) | aliguori | 1 | -0/+2 |
2009-01-24 | Support epoch of 1980 in RTC emulation for MIPS Magnum | aurel32 | 1 | -1/+1 |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori | 1 | -10/+10 |
2009-01-16 | Fix uninitialized variable warning | aliguori | 1 | -4/+4 |
2009-01-15 | add a -vga none cli option (Stefano Stabellini) | aliguori | 1 | -17/+19 |
2009-01-15 | add virtio-console initializer for x86 (Christian Ehrhardt) | aliguori | 1 | -0/+9 |
2009-01-13 | Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin) | aliguori | 1 | -21/+5 |
2008-12-17 | Add HPET emulation to qemu (Beth Kon) | aliguori | 1 | -0/+4 |
2008-12-17 | Handle suspend in qemu (Gleb Natapov) | aliguori | 1 | -0/+8 |
2008-12-11 | pci: virtio: use pci id defines (Gerd Hoffman) | aliguori | 1 | -2/+1 |
2008-12-04 | Add virtio-balloon support | aliguori | 1 | -0/+5 |
2008-12-04 | Add virtio-blk support | aliguori | 1 | -0/+13 |
2008-11-08 | Use an option rom instead of boot sector for -kernel | aliguori | 1 | -22/+50 |
2008-10-24 | hw/pc: don't register the memory hole as unassigned twice | aurel32 | 1 | -2/+0 |
2008-10-07 | machine struct - specify max_cpus at the per machine level (Jes Sorensen) | aliguori | 1 | -0/+2 |
2008-09-18 | Add common keys to firmware configuration | blueswir1 | 1 | -0/+1 |
2008-09-18 | Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov) | blueswir1 | 1 | -0/+7 |
2008-09-15 | Right now, kvm keeps the memory allocation split, so we can | aliguori | 1 | -4/+16 |