]> git.proxmox.com Git - qemu.git/history - hw
hw/vmware_vga.c: fix screen resize bug introduced after console revamp
[qemu.git] / hw /
2013-04-16 Igor Mitsyankohw/vmware_vga.c: fix screen resize bug introduced after...
2013-04-16 Igor Mitsyankoexynos4210_fimd.c: fix display resize bug introduced...
2013-04-15 KONRAD Fredericvirtio-balloon: fix dynamic properties.
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Andreas Färberqdev: Fix QOM unrealize behavior
2013-04-15 Paolo Bonziniinclude: avoid useless includes of exec/ headers
2013-04-15 Paolo Bonzinisysemu: avoid proliferation of include/ subdirectories
2013-04-15 Paolo Bonzinitpm: reorganize headers and split hardware part
2013-04-15 KONRAD Fredericvirtio-serial: cleanup: remove qdev field.
2013-04-15 KONRAD Fredericvirtio-serial: cleanup: use QOM casts.
2013-04-15 KONRAD Fredericvirtio-serial: cleanup: init and exit functions.
2013-04-15 KONRAD Fredericvirtio-serial-ccw: switch to the new API.
2013-04-15 KONRAD Fredericvirtio-serial-s390: switch to the new API.
2013-04-15 KONRAD Fredericvirtio-serial-pci: switch to the new API.
2013-04-15 KONRAD Fredericvirtio-serial: add the virtio-serial device.
2013-04-15 Michael S. Tsirkinacpi: move declarations from pc.h to acpi.h
2013-04-15 Peter Maydellarm: fix location of some include files
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-15 Stefan Hajnocziide: refuse WIN_READ_NATIVE_MAX on empty device
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-13 Andreas Färbersh7750: Change cpu field type to SuperHCPU
2013-04-13 Andreas Färbershix: Catch CPU initialization errors
2013-04-13 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-12 Peter MaydellTypo, spelling and grammatical fixes
2013-04-09 Hans de Goedevirtio-9p: Fix virtio-9p no longer building after hw...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-04-08 Paolo Bonzinihw: move private headers to hw/ subdirectories.
2013-04-08 Paolo Bonzinihw: move last file to hw/arm/
2013-04-08 Paolo Bonzinihw: move hw/kvm/ to hw/i386/kvm
2013-04-08 Paolo Bonzinihw: move ARM CPU cores to hw/cpu/, configure with defau...
2013-04-08 Paolo Bonzinihw: move other devices to hw/misc/, configure with...
2013-04-08 Paolo Bonzinihw: move NVRAM interfaces to hw/nvram/, configure with...
2013-04-08 Paolo Bonzinihw: move GPIO interfaces to hw/gpio/, configure with...
2013-04-08 Paolo Bonzinihw: move interrupt controllers to hw/intc/, configure...
2013-04-08 Paolo Bonzinihw: move DMA controllers to hw/dma/, configure with...
2013-04-08 Paolo Bonzinihw: move VFIO and ivshmem to hw/misc/
2013-04-08 Paolo Bonzinihw: move PCI bridges to hw/pci-* or hw/ARCH
2013-04-08 Paolo Bonzinihw: move SD/MMC devices to hw/sd/, configure with defau...
2013-04-08 Paolo Bonzinihw: move timer devices to hw/timer/, configure with...
2013-04-08 Paolo Bonzinihw: move ISA bridges and devices to hw/isa/, configure...
2013-04-08 Paolo Bonzinihw: move char devices to hw/char/, configure via defaul...
2013-04-08 Paolo Bonzinihw: move more files to hw/xen/
2013-04-08 Paolo Bonzinihw: move SCSI controllers to hw/scsi/, configure via...
2013-04-08 Paolo Bonzinihw: move SSI controllers to hw/ssi/, configure via...
2013-04-08 Paolo Bonzinihw: move I2C controllers to hw/i2c/, configure via...
2013-04-08 Paolo Bonzinihw: move display devices to hw/display/, configure...
2013-04-08 Paolo Bonzinihw: move audio devices to hw/audio/, configure via...
2013-04-08 Paolo Bonzinihw: move block devices to hw/block/, configure via...
2013-04-08 Paolo Bonzinihw: move NICs to hw/net/, configure via default-configs/
2013-04-08 Paolo Bonzinihw: move MC146818RTC to hw/timer/, configure via defaul...
2013-04-08 Paolo Bonzinihw: move watchdogs to hw/watchdog, configure via defaul...
2013-04-08 Paolo Bonzinihw: make all of hw/pci/ configurable via default-configs/
2013-04-08 Paolo Bonzinihw: make all of hw/usb/ configurable via default-configs/
2013-04-08 Paolo Bonzinihw: make all of hw/ide/ configurable via default-configs/
2013-04-08 Paolo Bonzinihw: move virtio devices to hw/ subdirectories
2013-04-08 Paolo Bonzinihw: move target-independent files to subdirectories
2013-04-08 Paolo Bonzinimoxie: configure with default-configs file
2013-04-08 Paolo Bonzinihw: make subdirectories for devices
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-2-13...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.79' into staging
2013-04-08 Dmitry Fleytmanvmxnet3: const_cpu_to_le64 wrapping for feature bits...
2013-04-08 Dmitry Fleytmanvmxnet3: iPXE compatibility fixes
2013-04-06 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-05 Kevin Wolfusb-storage: Forward serial number to scsi-disk
2013-04-05 Wendy Lianghw/nand.c: Fix nand erase operation
2013-04-05 Peter Crosthwaitecadence_uart: Flush queued characters on reset
2013-04-05 Peter Crosthwaitepl330: Don't inhibit ES bits on INTEN
2013-04-05 Felipe FranciosiAllow xen guests to plug disks of 1 TiB or more
2013-04-05 Felipe FranciosiIntroduce 64 bit integer write interface to xenstore
2013-04-05 Alex BlighXen PV backend: Disable use of O_DIRECT by default...
2013-04-05 Alex BlighXen PV backend: Move call to bdrv_new from blk_init...
2013-04-05 Peter Maydellpflash_cfi01: Implement migration support
2013-04-05 Peter Maydellpflash_cfi01: Drop unused 'bypass' field
2013-04-05 Peter Maydellhw/arm_gic_common: Use vmstate struct rather than save...
2013-04-05 Peter Maydellarm_gic: Fix sizes of state fields in preparation for...
2013-04-05 Igor Mitsyankohw/onenand.c: fix migration of dynamically allocated...
2013-04-05 Igor Mitsyankohw/sd.c: fix migration of dynamically allocated buffer...
2013-04-05 Peter Maydellhw/arm_mptimer: Save the timer state
2013-04-05 Peter Maydellpl050: Don't send always-constant is_mouse field
2013-04-05 Peter Maydellhw/arm/nseries: don't print to stdout or stderr
2013-04-05 Peter Crosthwaitexilinx_zynq: Cleanup ssi_create_slave
2013-04-05 Peter Crosthwaitepetalogix_ml605_mmu: Cleanup ssi_create_slave()
2013-04-05 Laszlo Ersekpc_acpi_init(): don't bail as soon as failing to find...
2013-04-05 Laszlo ErsekIntroduce IO_APIC_DEFAULT_ADDRESS for 0xfec00000
2013-04-05 Laszlo Ersekextract/unify the constant 0xfee00000 as APIC_DEFAULT_A...
2013-04-05 Laszlo Erseklike acpi_table_install(), acpi_table_add() should...
2013-04-05 Laszlo Ersekacpi_table_add(): extract and reimplement internals
2013-04-05 Laszlo Ersekacpi_table_add(): accept QemuOpts and parse it with...
2013-04-05 Laszlo Ersekacpi_table_add(): report fatal errors through an intern...
2013-04-05 Laszlo Ersekchange element type from "char" to "unsigned char"...
2013-04-05 Hans de Goedeipoctal232: Convert to use chardev properties directly
2013-04-05 Hans de Goedeqemu-char: Call fe_claim / fe_release when not using...
next