]> git.proxmox.com Git - qemu.git/history - hw
Factorize common migration incoming code
[qemu.git] / hw /
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
2010-06-04 Markus Armbrusterqdev: New qdev_prop_set_string()
2010-06-04 Markus Armbrusteride: Split non-qdev code off ide_init2()
2010-06-04 Markus Armbrusteride: Change ide_init_drive() to require valid dinfo...
2010-06-04 Markus Armbrusteride: Split ide_init1() off ide_init2()
2010-06-04 Markus Armbrusteride: Remove redundant IDEState member conf
2010-06-04 Markus Armbrusteride: Remove useless IDEDeviceInfo members unit, drive
2010-06-04 Jes SorensenCleanup: virtio-blk.c: Be more consistent using BDRV_SE...
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
next