]> git.proxmox.com Git - mirror_qemu.git/history - hw
vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE.
[mirror_qemu.git] / hw /
2010-06-10 Isaku Yamahatavga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE.
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-10 Edgar E. Iglesiascris: Break out image loading to hw/cris-boot.c.
2010-06-09 Nathan Froydhw: honor low bit in mipssim machine
2010-06-07 Michael S. Tsirkinvirtio-net: truncating packet
2010-06-07 Edgar E. Iglesiaspetlogix-3adsp: Tweak displacement of cmdline and fdt...
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-02 Michael S. Tsirkinvirtio-net: stop vhost backend on vmstop
2010-06-01 Luiz CapitulinoMonitor: Drop QMP documentation from code
2010-06-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-06-01 Alon Levyvirtio-serial-bus: fix ports_map allocation on init
2010-05-31 Blue Swirlioapic: improve debugging
2010-05-31 Lars Muncharm: fix arm kernel boot for non zero start addr
2010-05-31 Isaku Yamahatapci-hotplug: make them aware of pci domain.
2010-05-31 Isaku Yamahatamsix: remove duplicated defines.
2010-05-31 Isaku Yamahatapci.h: remove unused constants.
2010-05-31 Isaku Yamahatapci: add const to pci_is_express(), pci_config_size().
2010-05-31 Isaku Yamahatapci: clean up of pci_set_default_subsystem_id().
2010-05-30 Blue Swirlmc146818rtc: improve debugging
2010-05-29 Blue Swirlpc: improve debugging
2010-05-29 Blue Swirlapic: improve debugging
2010-05-29 Blue Swirli8259: improve debugging
2010-05-29 Artyom TarasenkoPad iommu with an empty slot (necessary for SunOS 4...
2010-05-28 Riccardo MagliocchettiFix hw/gt64xxx.c compilation with DEBUG defined
2010-05-28 Jan Kiszkamusicpal: Drop redundant reset call
2010-05-28 Avi KivityFix overflow in i440fx_init()
2010-05-27 Jes Sorensenvhost_net.c: v2 Fix build failure introduced by 0bfcd59...
2010-05-26 Igor V. Kovalenkosparc64: clean up pci bridge map
2010-05-26 Igor V. Kovalenkosparc64: rename sun4u cpu to Ultrasparc IIi
2010-05-24 Gerd Hoffmannuse new cursor struct + functions for vmware vga and...
2010-05-24 Amos KongVirtio-net: Replace the hardcode 6 with defined ETN_ALEN
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-24 Edgar E. Iglesiasmicroblaze: Handle new elf mach nr for sysemu.
2010-05-22 Jan Kiszkalsi: Fix value overflow in request tag processing
2010-05-22 Artyom Tarasenkosparc32 protect read-only bits in DMA CSR registers
2010-05-22 TeLeManvmstate: fix breakage by 7e72abc382b700a72549e8147bdea4...
2010-05-22 Blue SwirlFix %lld or %llx printf format use
2010-05-22 Blue SwirlCompile dma only once
2010-05-22 Blue Swirlpckbd: improve debugging
2010-05-22 Blue SwirlCompile pckbd only once
2010-05-21 Edgar E. Iglesiasaxisdev88: Fix passing of kernel cmdline.
2010-05-21 Rabin Vincentarm_timer: fix oneshot mode
2010-05-21 Rabin Vincentarm_timer: reload timer when enabled
2010-05-21 Michael Wallepflash_cfi01: add device ID read command
2010-05-21 Christoph Hellwigvirtio-blk: fix barrier support
2010-05-21 Stefan Hajnoczivirtio-blk: Avoid zeroing every request structure
2010-05-20 Eduard - Gabriel... pc: fix segfault introduced by 3d53f5c36ff6
2010-05-19 Markus ArmbrusterRevert "monitor: Convert do_pci_device_hot_remove(...
2010-05-19 Markus ArmbrusterRevert "PCI: Convert pci_device_hot_add() to QObject"
2010-05-18 Thomas Monjalontarget-ppc: remove dead code
2010-05-18 Alexander Graftarget-s390: add firmware code
2010-05-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-17 Kevin Wolfide: Fix ide_dma_cancel
2010-05-15 Blue SwirlUpdate to a hopefully more future proof FSF address
2010-05-15 Blue SwirlTrim unnecessary includes
2010-05-15 Isaku Yamahatamc146818rtc: remove #ifdef DEBUG_CMOS.
2010-05-15 Isaku Yamahataapm: remove #ifdef DEBUG.
2010-05-15 Isaku Yamahataacpi_piix4: remove #ifdef DEBUG.
2010-05-15 Isaku Yamahatapm_smbus: remove #ifdef DEBUG.
2010-05-15 Isaku Yamahatapci hotadd, acpi_piix4: remove global variables
2010-05-15 Isaku Yamahatapci hotplug: add argument to pci hot plug callback.
2010-05-15 Isaku Yamahataacpi_piix4: qdevfy.
2010-05-15 Isaku Yamahatartc: make rtc_xxx accept/return ISADevice instead of...
2010-05-15 Isaku Yamahatapc: move rtc declarations from pc.h into a dedicated...
2010-05-15 Isaku Yamahatapc: split out piix specific part from pc.c into pc_piix.c
2010-05-15 Isaku Yamahatapc: split out pci device init from pc_init1() into...
2010-05-15 Isaku Yamahatapc: split out basic device init from pc_init1() into...
2010-05-15 Isaku Yamahatapc: split out vga initialization from pc_init1() into...
2010-05-15 Isaku Yamahatapc: split out memory allocation from pc_init1() into...
2010-05-15 Isaku Yamahatapc: split out cpu initialization from pc_init1() into...
2010-05-15 Isaku Yamahatapc: make pc_init1() not refer ferr_irq directly.
2010-05-15 Isaku Yamahatapc: introduce a function to allocate cpu irq.
2010-05-15 Isaku Yamahatapc: remove global variable rtc_state by using qemu_irq.
2010-05-15 Isaku Yamahatapc: remove a global variable, floppy_controller.
2010-05-15 Isaku Yamahatapc: make an unnecessary global variable, pit, local.
2010-05-15 Isaku Yamahatapc, i440fx: Make smm enable/disable function i440fx...
2010-05-15 Isaku Yamahatapc: initialize ioapic before use.
2010-05-15 Isaku Yamahataacpi: split acpi.c into the common part and the piix4...
2010-05-15 Isaku Yamahataacpi: add acpi constants from linux header files and...
2010-05-15 Isaku Yamahataacpi: split out apm register emulation from acpi.c
2010-05-15 Isaku Yamahataacpi: split out piix4 smbus routines from acpi.c into...
2010-05-15 Jan Kiszkamc146818rtc: Register vmstate via qdev
2010-05-15 Jan Kiszkafdc: Register vmstate via qdev
2010-05-15 Jan Kiszkaserial: Register vmstate via qdev
2010-05-15 Jan Kiszkavmstate: Add support for alias ID
2010-05-15 Jan Kiszkavmstate: Drop unused post_save handler
2010-05-15 Shin-ichiro KAWASAKIsh: sm501: add 2D engine support
2010-05-15 Andrzej Zaborowskitmp105: update the register in post_load where it needs...
2010-05-14 Blue Swirle1000: make some tables 'const'
2010-05-14 Blue Swirlide: make a table 'const'
2010-05-14 Blue Swirlvga: make some tables 'const'
2010-05-14 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-12 Blue Swirlpckbd: don't use any static state
2010-05-12 Blue Swirlapb: don't use any static state
2010-05-12 Michael S. Tsirkinvirtio-net: return with value in void function
2010-05-12 Michael S. Tsirkinvirtio: invoke set_features on load
2010-05-11 Michael S. Tsirkinpci: irq_state vmstate breakage
2010-05-11 Alex Williamsonpci: cleanly backout of pci_qdev_init()
next