]> git.proxmox.com Git - mirror_qemu.git/history - hw/pc.c
ide: pass down DriveInfo instead of BlockDriverState
[mirror_qemu.git] / hw / pc.c
2009-09-04 Gerd Hoffmannide: pass down DriveInfo instead of BlockDriverState
2009-09-04 Juan QuintelaFold piix3_init() intto i440fx_init
2009-09-04 Juan QuintelaUse PCII440FXState instead of generic PCIDevice
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannswitch balloon initialization to -device.
2009-08-28 Gerd Hoffmannide: split away ide-isa.c
2009-08-28 Markus Armbrusterqdev: convert watchdogs
2009-08-28 Gerd HoffmannMove isa_connect_irq calls into isa_create_simple
2009-08-28 Jes SorensenAdd isa_reserve_irq().
2009-08-28 Gerd Hoffmannisa bus irq changes and fixes.
2009-08-24 Anthony LiguoriMake the e1000 the default network adapter for the...
2009-08-24 Gerd Hoffmannvirtio-blk: add msi support.
2009-08-24 Anthony LiguoriUnbreak large mem support by removing kqemu
2009-08-24 Avi KivityRoute IOAPIC interrupts via ISA bus
2009-08-24 Avi KivityRoute PC irqs to ISA bus instead of i8259 directly
2009-08-24 Jes SorensenQEMU set irq0override in fw_cfg
2009-08-10 Gerd Hoffmannqdev/isa: make pc use qdev for i8042 setup.
2009-08-10 Gerd Hoffmannqdev-ify virtio-blk.
2009-07-30 Mark McLoughlinRemove the pc-0-10 machine type
2009-07-27 Gerd Hoffmannkill drives_table
2009-07-27 Mark McLoughlinAdd a pc-0.11 machine type and make the pc type an...
2009-07-16 Gerd Hoffmannqdev/compat: virtio-net-pci 0.10 compatibility.
2009-07-16 Gerd Hoffmannqdev/compat: virtio-console-pci 0.10 compatibility.
2009-07-16 Gerd Hoffmannqdev/compat: virtio-blk-pci 0.10 compatibility.
2009-07-16 Gerd Hoffmannqdev/compat: add pc-0.10 machine type.
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-16 Pascal TerjanHandle vga= in -append
2009-07-16 Mark McLoughlinAdd a pc-0-10 machine type for compatibility with 0...
2009-06-29 Markus ArmbrusterReplace -no-virtio-balloon by -balloon
2009-06-29 Jan Kiszkax86: Factor out pc_new_cpu
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-29 Alexander GrafMultiboot support v5
2009-06-29 Alexander GrafExpose fw_cfg v2
2009-06-29 Alexander GrafChange bochs bios init order
2009-06-22 Gleb NatapovDon't register cpu reset handler for cpu with APIC.
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -drive if=virtio
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -net nic
2009-06-22 Isaku Yamahataacpi.c: make qemu_system_device_hot_add piix independent.
2009-06-22 Glauber CostaMake nic option rom loading less painful.
2009-06-14 Gleb NatapovDon't use cpu_index as apic_id.
2009-06-14 Gleb NatapovApic creation should not depend on pci
2009-06-14 Eduardo HabkostAdd -no-virtio-balloon command-line option
2009-05-30 Paul BrookUse relative path for bios
2009-05-22 Paul BrookAdd common BusState
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-22 Anthony LiguoriIntroduce is_default field for QEMUMachine
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-20 Richard W.M. JonesRemove initrd warning message
2009-05-20 Glauber Costakeep initrd in below 4g area.
2009-05-19 malcRemove dead code
2009-05-19 Paul BrookDisable >4G ram support on 32-bit targets
2009-05-18 Paul BrookSeparate virtio PCI code
2009-05-14 Paul BrookSMBus qdev conversion
2009-05-14 Paul BrookVirtio-console conversion
2009-05-14 Paul BrookVirtio-balloon qdev conversion
2009-05-14 Paul BrookVirtio-blk qdev conversion
2009-05-14 Paul BrookLSI SCSI qdev conversion
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-12 Paul BrookPush AUD_init down to devices
2009-05-12 Paul BrookMake AUD_init failure fatal
2009-05-08 Glauber Costareset state for load_linux
2009-05-08 Glauber Costaregister reset handler for option_roms
2009-05-01 Glauber Costasuport device driver initialization model
2009-05-01 Richard W.M. JonesHardware watchdog
2009-04-21 aliguorisending NUMA topology to BIOS (Andre Przywara)
2009-04-19 blueswir1kqemu: merge CONFIG_KQEMU and USE_KQEMU
2009-04-17 aliguoriqemu: Add support for SMBIOS command line otions (Alex...
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-10 pbrookClean up VGA ram allocation.
2009-04-10 pbrookMore phys_ram_base removal.
2009-04-09 pbrookUse cpu_physical_memory_write_rom instead of memcpy.
2009-04-09 pbrookRegister a single area for vga bios and option roms
2009-03-28 aliguoriget roms more room. (Glauber Costa)
2009-03-07 blueswir1Sparse fixes: move ACPI table definitions to pc.h
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-02-27 aliguoriAllow additions of ACPI tables from command line (Gleb...
2009-02-11 aliguoriqemu: initialize hot add system / acpi gpe (Marcelo...
2009-01-24 aurel32Support epoch of 1980 in RTC emulation for MIPS Magnum
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-16 aliguoriFix uninitialized variable warning
2009-01-15 aliguoriadd a -vga none cli option (Stefano Stabellini)
2009-01-15 aliguoriadd virtio-console initializer for x86 (Christian Ehrhardt)
2009-01-13 aliguoriMake pci_nic_init() use qemu_setup_nic_model() (Mark...
2008-12-17 aliguoriAdd HPET emulation to qemu (Beth Kon)
2008-12-17 aliguoriHandle suspend in qemu (Gleb Natapov)
2008-12-11 aliguoripci: virtio: use pci id defines (Gerd Hoffman)
2008-12-04 aliguoriAdd virtio-balloon support
2008-12-04 aliguoriAdd virtio-blk support
2008-11-08 aliguoriUse an option rom instead of boot sector for -kernel
2008-10-24 aurel32hw/pc: don't register the memory hole as unassigned...
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-09-18 blueswir1Add common keys to firmware configuration
2008-09-18 blueswir1Key/value based qemu<->guest firmware communication...
2008-09-15 aliguoriRight now, kvm keeps the memory allocation split, so...
2008-09-06 blueswir1Fix most warnings that would be caused by gcc flag...
2008-08-21 aurel32PC: suggest a workaround to boot a kernel without hard...
2008-08-21 aurel32De-assert PIC IRQs properly at APIC level
2008-08-21 aurel32De-assert ISA PIC IRQs properly
2008-08-19 aurel32i386: fix isapc machine
2008-08-15 aurel32Use C99 initializers
next