]> git.proxmox.com Git - mirror_qemu.git/history - hw
vnc: tight: remove unused variable
[mirror_qemu.git] / hw /
2010-09-04 Avi KivityFix ivshmem build on 32-bit hosts
2010-09-04 Jes Sorensenhw/ivshmem.c don't check for negative values on unsigne...
2010-09-04 Jes Sorensenload_multiboot(): get_image_size() returns int
2010-08-30 Isaku Yamahataacpi: fix file size check with -acpitable.
2010-08-28 Isaku Yamahataisapc: fix segfault.
2010-08-26 Blue Swirletraxfs_eth: correct use of ! and &
2010-08-26 Hollis Blanchardppc4xx: load Bamboo kernel, initrd, and fdt at fixed...
2010-08-26 Hollis Blanchardppc4xx: don't unregister RAM at reset
2010-08-26 Hollis Blanchardppc4xx: correct SDRAM controller warning message condition
2010-08-26 Alexander GrafPPC: Add PV hypercall transport through fw_cfg
2010-08-24 Blue SwirlRearrange block headers
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22 Gerd HoffmannQemuOpts: make most qemu_*_opts static
2010-08-22 Alex WilliamsonVGA: Don't register deprecated VBE range
2010-08-22 Amit Shahvirtio-serial: Cleanup on device hot-unplug
2010-08-22 Bernhard Kohlpckbd: support for commands 0xf0-0xff: Pulse output bit
2010-08-20 Blue SwirlReplace qemu_malloc + memset with qemu_mallocz
2010-08-19 Blue SwirlRemove useless NULL check for qemu_strdup return value
2010-08-15 Artyom Tarasenkosparc escc IUS improvements (SunOS 4.1.4 fix)
2010-08-10 Cam MacdonellRESEND: Inter-VM shared memory PCI device
2010-08-10 Cam MacdonellSupport marking a device as non-migratable
2010-08-09 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-03 Blue Swirlsparc32: use FW_CFG_CMDLINE_SIZE
2010-08-03 Andrea Arcangeliide: Avoid canceling IDE DMA
2010-08-02 Artyom Tarasenkofix last cpu timer initialization
2010-07-31 Hervé Poussineaujazz led: Fix debug prints
2010-07-30 Edgar E. Iglesiasxilinx-s3adsp: Add support for loading u-boot images.
2010-07-30 Edgar E. Iglesiasxilinx-s3adsp: Fix loading of raw binaries.
2010-07-30 Mike McCormackRemove unused eventfd.h
2010-07-30 Isaku Yamahatamips64el: fulong: PCI_DEVFN() clean up.
2010-07-30 Joel Schoppremove dead code from hw/loader.c
2010-07-30 Amit Shahvirtio-serial: Check if more max_ports specified than...
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-27 Blue SwirlFix uint8_t comparisons with negative values
2010-07-26 Juan Quintelaide: fix migration in the middle of a bmdma transfer
2010-07-26 Juan Quintelaide: fix migration in the middle of pio operation
2010-07-26 Juan Quintelavmstate: add subsections code
2010-07-26 Juan QuintelaRevert "ide save/restore current transfer fields"
2010-07-26 Juan QuintelaRevert "ide save/restore pio/atapi cmd transfer fields...
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-26 Alex Williamsonvirtio-blk: Create exit function to unregister savevm
2010-07-26 Aurelien Jarnoide/atapi: add support for GET EVENT STATUS NOTIFICATION
2010-07-25 Edgar E. Iglesiasetrax: Update ethernet mgm-ctrl reg on writes
2010-07-25 Aurelien Jarnomips: more fixes to the MIPS interrupt glue logic
2010-07-24 Edgar E. Iglesiasmips: Correct MIPS interrupt glue logic for icount
2010-07-22 Jan Kiszkascsi: Dequeue requests before invoking completion callback
2010-07-22 Izumi Tsutsuie1000: Fix wrong microwire EEPROM state initialization
2010-07-22 Amit Shahvirtio-serial: Fix compat property name
2010-07-20 Bob BreuerSparc32: reserve addresses for unimplemented devices...
2010-07-19 Michael S. Tsirkinvhost: fix miration during device start
2010-07-19 Michael S. Tsirkine1000: secrc support
2010-07-19 Michael S. Tsirkine1000: fix access 4 bytes beyond buffer end
2010-07-16 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-14 Huacai Chenhw/bonito: remove incorrect pci_mem_base setting
2010-07-13 Markus Armbrusteride scsi virtio-blk: Reject empty drives unless media...
2010-07-13 Markus Armbrustervirtio-blk: Fix virtio-blk-s390 to require drive
2010-07-13 Markus Armbrustervirtio-pci: Check for virtio_blk_init() failure
2010-07-13 Amit Shahvirtio-serial: Assert for virtio queue ready before...
2010-07-13 Amit Shahvirtio-serial: Check if virtio queue is ready before...
2010-07-13 Sripathi Kodivirtio-9p: Avoid SEGV when log file couldn't be opened
2010-07-13 Alex Williamsonpc: Avoid registering zero sized memory
2010-07-13 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-12 Isaku Yamahatapci/multi function bit: fix vt82c686.c.
2010-07-12 Michael S. TsirkinMerge branch 'master' into pci
2010-07-11 Michael S. Tsirkinpci: fix bridge update
2010-07-11 Michael S. Tsirkinvirtio-net: correct packet length math
2010-07-11 Isaku Yamahatapci hotplug: make pci hotplug return value to caller
2010-07-11 Michael S. Tsirkinvmware_vga: fix reset value for command register
2010-07-11 Michael S. Tsirkinrtl8139: address TODOs
2010-07-11 Isaku Yamahatapci hotplug: make pci_device_hot_remove() static
2010-07-11 Michael S. Tsirkinpcnet: address TODOs
2010-07-11 Isaku Yamahatapci: fix pci_device_reset
2010-07-11 Alexander GrafAppleSMC device emulation
2010-07-11 Isaku Yamahatapci: set PCI multi-function bit appropriately.
2010-07-11 Isaku Yamahatapci_bridge: make pci bridge aware of pci multi function...
2010-07-11 Isaku Yamahatapci: set multifunction property for normal device.
2010-07-11 Isaku Yamahatapci: introduce multifunction property.
2010-07-11 Isaku Yamahataqdev: implement qdev_prop_set_bit().
2010-07-11 Isaku Yamahatapci: remove PCIDeviceInfo::header_type
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2010-07-11 Isaku Yamahatapci: insert assert that auto-assigned-address function...
2010-07-11 Isaku Yamahatapci: use PCI_DEVFN() where appropriate.
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonpci: Free the space allocated for the option rom on...
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
2010-07-06 Alex Williamsonvirtio-net: Incorporate a DeviceState pointer and let...
2010-07-06 Alex Williamsoneepro100: Add a dev field to eeprom new/free functions
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-07-06 Alex Williamsonpci: Implement BusInfo.get_dev_path()
2010-07-06 Alex Williamsonqdev: Add a get_dev_path() function to BusInfo
2010-07-06 Alex Williamsonpc: Allocate all ram in a single qemu_ram_alloc()
2010-07-06 Gleb Natapovmake rtc alatm work
2010-07-06 Jan Kiszkascsi: Fix SCSI bus reset
2010-07-06 Markus Armbrusteride: Reject invalid CHS geometry
2010-07-06 Markus Armbrusteride: Reject readonly drives unless CD-ROM
2010-07-06 Markus Armbrusteride: Make ide_init_drive() return success
2010-07-06 Markus Armbrusteride: Replace IDEState members is_cdrom, is_cf by drive_kind
2010-07-06 Markus Armbrusteride: Improve error messages
next