]> git.proxmox.com Git - qemu.git/history - hw/pc.c
multiboot: Separate multiboot loading into separate file
[qemu.git] / hw / pc.c
2010-01-08 Adam Lackorzynskimultiboot: Separate multiboot loading into separate...
2010-01-08 Adam Lackorzynskimultiboot: Support arbitrary number of modules.
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-25 Kirill A. Shutemovhw/pc.c: fix warnings with _FORTIFY_SOURCE
2009-12-18 Gerd Hoffmannroms: use new fw_cfg file xfer support.
2009-12-18 Kevin WolfFix loading of ELF multiboot kernels
2009-12-12 Gerd Hoffmannqdev: make compat stuff more generic
2009-12-03 Kevin Wolfmultiboot: Use signed type for negative error numbers
2009-12-03 Adam Lackorzynskimultiboot: Fix module loading and setting of mmap.
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Michael S. Tsirkinpci: pci.h cleanup: move out stuff not in pci.c
2009-11-17 Alexander GrafConvert linux bootrom to external rom and fw_cfg
2009-11-17 Alexander GrafConvert multiboot to fw_cfg backed data storage
2009-10-30 Anthony LiguoriRemove e1000 rom loading hack
2009-10-30 Gerd Hoffmannuse rom loader for pc bios.
2009-10-30 Gerd Hoffmannvga roms: move loading from pc.c to vga drivers.
2009-10-30 Gerd Hoffmannrom loader: make vga+rom loading configurable.
2009-10-27 Gerd Hoffmannpc.c: only load e1000 rom.
2009-10-15 Adam Lackorzynskimultiboot: Limit number of multiboot modules
2009-10-15 Adam Lackorzynskimultiboot: Fix cmdline of modules
2009-10-12 Gerd Hoffmannrom loader: fix sparc -kernel boot.
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-06 Gerd HoffmannReorganize option rom (+linux kernel) loading.
2009-10-05 Justin M. ForbesImprove error reporting on file access
2009-10-05 Markus ArmbrusterFix pci_add nic not to exit on bad model
2009-10-05 Gerd Hoffmannserial: convert isa to qdev
2009-10-05 Gerd Hoffmannfloppy: add drive properties.
2009-10-05 Gerd Hoffmannpci: windup acpi-based hotplug
2009-10-05 Gerd Hoffmannparallel: convert isa to qdev
2009-10-05 Juan Quintelai2c: addresses are load/save as uint8_t values, change...
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue SwirlCompile loader only once
2009-09-15 Gerd Hoffmannide/isa: convert to qdev.
2009-09-13 Blue Swirlx86: move a declaration to header
2009-09-13 Blue Swirlx86: add 'const'
2009-09-10 Gerd Hoffmannqdev/isa: convert real time clock
2009-09-10 Gerd Hoffmannqdev/isa: convert ne2000
2009-09-10 Gerd Hoffmannqdev: simplify isa irq assignments
2009-09-10 Gerd Hoffmannqdev: drop iobase properties from isa bus
2009-09-10 Gerd Hoffmannisapc: pick a more sane default cpu for such old hardware.
2009-09-10 Gerd Hoffmannisapc: Fix irq routing
2009-09-06 Blue SwirlFix indentation
2009-09-04 Stefan Weilmips malta: Fix fdc regression and use qdev for i8042...
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
next