]> git.proxmox.com Git - mirror_qemu.git/history - hw
remove exec-all.h inclusion from cpu.h
[mirror_qemu.git] / hw /
2010-07-03 Paolo Bonziniremove exec-all.h inclusion from cpu.h
2010-06-30 Kevin Wolfqdev-properties: Fix (u)intXX parsers
2010-06-30 TeLeManusb-uhci: fix commit 8e65b7c04965c8355e4ce43211582b6b83...
2010-06-30 cmchaohw/omap : make local function static and remove declara...
2010-06-30 cmchaohw/omap1.c : separate uart module
2010-06-30 cmchaohw/omwp2.c : separate l4 interconnect module
2010-06-30 cmchaohw/omap2.c : separate tap module(Test-Chip-level)
2010-06-30 cmchaohw/omap2.c : separate spi module
2010-06-30 cmchaohw/omap1.c : separate interrupt controller module
2010-06-30 cmchaohw/omap2.c : separate sdrc (sdram controller)
2010-06-30 cmchaohw/omap2.c : separate gpmc(general purpose memory contr...
2010-06-30 cmchaohw/omap2.c : separate synctimer module
2010-06-30 cmchaohw/omap2.c : separate gptimer module
2010-06-30 cmchaohw/omap2.c : separate gpio module
2010-06-30 cmchaohw/omap1.c : separate gpio module
2010-06-30 Markus Armbrustervirtio-serial: Simplify virtio_serial_load()
2010-06-30 Markus Armbrusterusb-serial: Fail instead of crash when chardev is missing
2010-06-30 Aurelien JarnoMIPS: fix fulong bios loading
2010-06-29 Aurelien Jarnor2d: fix pflash mapping
2010-06-29 Paolo Bonzinilsi53c895a: fix Phase Mismatch Jump
2010-06-29 Huacai ChenMIPS: Initial support of fulong mini pc (machine constr...
2010-06-29 Huacai ChenMIPS: Initial support of VIA USB controller used by...
2010-06-29 Huacai ChenMIPS: Initial support of VIA IDE controller used by...
2010-06-29 Huacai ChenInitial support of vt82686b south bridge used by fulong...
2010-06-29 Huacai ChenMIPS: Initial support of bonito north bridge used by...
2010-06-27 Jan Kiszkax86: Clean up CPU reset
2010-06-27 Artyom Tarasenkomask all interrupts when MASTER_DISABLE is set
2010-06-27 Blue Swirlfw_cfg: convert to qdev
2010-06-27 Blue SwirlRemove useless device dependency of HAS_AUDIO
2010-06-22 Alex Williamsonvirtio-pci: fix bus master bug setting on load
2010-06-22 Venkateswararao... virtio-9p: Implement Security model for mksock using...
2010-06-22 Venkateswararao... virtio-9p: Implement Security model for mknod
2010-06-22 Venkateswararao... virtio-9p: Security model for symlink and readlink
2010-06-22 Venkateswararao... virtio-9p: Security model for mkdir
2010-06-22 Venkateswararao... virtio-9p: Security model for create/open2
2010-06-22 Venkateswararao... virtio-9p: Implemented Security model for lstat and...
2010-06-22 Venkateswararao... virtio-9p: Security model for chown
2010-06-22 Venkateswararao... virtio-9p: Security model for chmod
2010-06-22 Venkateswararao... virtio-9p: Make infrastructure for the new security...
2010-06-22 Venkateswararao... virtio-9p: Introduces an option to specify the security...
2010-06-22 Venkateswararao... virtio-9p: Rearrange fileop structures
2010-06-22 Venkateswararao... Flush the debug message out to the log file.
2010-06-22 Yoshiaki Tamuravirtio-blk: fix the list operation in virtio_blk_load().
2010-06-22 Nicholas Bellingerscsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRe...
2010-06-22 Nicholas Bellingerscsi-bus: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd...
2010-06-19 Blue Swirlapic: qdev conversion cleanup
2010-06-19 Blue Swirlapic: convert to qdev
2010-06-19 Blue Swirlapic: avoid using CPUState internals
2010-06-19 Blue Swirlapic: avoid passing CPUState from CPU code
2010-06-19 Blue Swirlapic: avoid passing CPUState from devices
2010-06-19 Blue Swirlioapic: convert to qdev
2010-06-17 Blue Swirlioapic: unexport ioapic_set_irq
2010-06-15 Stefan WeilFix comparison which always returned false
2010-06-15 Jan Kiszkaxen: Fix build error due to missing include
2010-06-15 Jes SorensenCorrect definitions for FD_CMD_SAVE and FD_CMD_RESTORE
2010-06-15 Markus Armbrusterblock: Move error actions from DriveInfo to BlockDriver...
2010-06-14 Alex Williamsonacpi_piix4: save gpe and pci hotplug slot status
2010-06-14 Markus Armbrusterqdev: Revert the hack to let -net nic and pci_add set...
2010-06-14 Daniel P. BerrangeClarify error message when a PCI slot is already in...
2010-06-14 Christoph Hellwigvirtio-blk: simplify multiwrite calling conventions
2010-06-14 Christoph Hellwigvirtio-blk: stop tracking old_bs
2010-06-14 Jes Sorensenun-register kbd driver in case of USB kbd unplug.
2010-06-14 Edgar E. Iglesiasetrax-ser: Support the uart rx fifo.
2010-06-14 Gleb Natapovpass info about hpets to seabios.]
2010-06-14 Jan Kiszkahpet: Init capability register only once
2010-06-14 Jes SorensenChange #define DEBUG to #define E1000_DEBUG in hw/e1000.c
2010-06-14 Jes SorensenRemove unused DEBUG defines from hw/msix.c
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-13 Paul BrookOHCI address decoding fix
2010-06-13 Paul BrookMove stdbool.h
2010-06-13 Jan Kiszkahpet: Add MSI support
2010-06-13 Jan Kiszkahpet: Make number of timers configurable
2010-06-13 Jan Kiszkavmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
2010-06-13 Jan Kiszkahpet: Add support for level-triggered interrupts
2010-06-13 Jan Kiszkahpet: Drop static state
2010-06-13 Jan Kiszkahpet/rtc: Rework RTC IRQ replacement by HPET
2010-06-13 Jan Kiszkahpet: Start/stop timer when HPET_TN_ENABLE is modified
2010-06-13 Jan Kiszkahpet: Convert to qdev
2010-06-13 Jan Kiszkahpet: Move static timer field initialization
2010-06-13 Jan Kiszkahpet: Silence warning on write to running main counter
2010-06-13 Jan Kiszkahpet: Coding style cleanups and some refactorings
2010-06-13 Jan Kiszkahpet: Catch out-of-bounds timer access
2010-06-10 Blue Swirlesp: lower IRQ on soft reset
2010-06-10 Isaku Yamahataqbus: fix memory leak in qbus_free()
2010-06-10 Isaku Yamahatamultiboot: compilation fix with DEBUG_MULTIBOOT enabled.
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-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-06-04 Markus Armbrusterqdev: Move declaration of qdev_init_bdrv() into qdev.h
2010-06-04 Markus Armbrusterblockdev: Hide QEMUMachine from drive_init()
2010-06-04 Markus Armbrusterscsi: Fix info qtree for scsi-disk.ver
2010-06-04 Markus Armbrusterscsi: Turn drive serial into a qdev property scsi-disk...
2010-06-04 Markus Armbrusteride: Fix info qtree for ide-drive.ver
2010-06-04 Markus Armbrusteride: Turn drive serial into a qdev property ide-drive...
2010-06-04 Markus Armbrusterqdev: Don't leak string property value on hot unplug
next