]> git.proxmox.com Git - qemu.git/history - hw
Documentation: Improve command line help for -device option
[qemu.git] / hw /
2010-01-26 Stefan Weilqdev: Add help for property value
2010-01-26 Stefan Weilqdev: Add help for device properties
2010-01-26 Juan Quintelacheck pipe() return value
2010-01-24 Blue SwirlSparc64: fix initrd
2010-01-24 Edgar E. Iglesiaspflash: Dont open memarea for full IO if already done.
2010-01-24 Edgar E. Iglesiaspflash: Reduce writebuf len for 8-bit flashes.
2010-01-24 Edgar E. Iglesiaspflash: Remove dead code, no functional changes.
2010-01-24 Edgar E. Iglesiasmicroblaze: The petalogix s3adsp board uses intel flashes
2010-01-24 Blue SwirlSparc32: fix free-run timer
2010-01-24 Jan KiszkaMusicpal: Fix descriptor walk in eth_send
2010-01-23 Jan KiszkaMusicpal: Fix wm8750 I2C address
2010-01-22 Blue SwirlSparc64: fix PCI probe problems
2010-01-20 Gleb Natapovreduce number of reinjects on ACK
2010-01-20 Amit Shahvirtio-serial: Use MSI vectors for port virtqueues
2010-01-20 Amit Shahvirtio-serial: Add a 'virtserialport' device for generi...
2010-01-20 Amit Shahvirtio-serial-bus: Add ability to hot-unplug ports
2010-01-20 Amit Shahvirtio-serial-bus: Add a port 'name' property for port...
2010-01-20 Amit Shahvirtio-serial-bus: Maintain guest and host port open...
2010-01-20 Amit Shahvirtio-console: qdev conversion, new virtio-serial-bus
2010-01-20 Amit Shahvirtio: Remove duplicate macro definition for max....
2010-01-20 Naphtali SpreiClean-up a little bit the RW related bits of BDRV_O_FLA...
2010-01-19 Gerd Hoffmannpc: add driver version compat properties
2010-01-19 Gerd Hoffmannscsi: device version property
2010-01-19 Gerd Hoffmannide: device version property
2010-01-19 Kevin WolfFix QEMU_WARN_UNUSED_RESULT
2010-01-19 Igor V. Kovalenkortl8139: fix clang reporting unused assignment of VLAN...
2010-01-19 Stefan Weileepro100: Fix multicast support
2010-01-19 Stefan Weileepro100: Restructure code (new function tx_command)
2010-01-16 Blue SwirlSparc32: improve DMA controller IRQ debugging
2010-01-16 Blue SwirlESP: improve IRQ debugging
2010-01-16 Artyom Tarasenkosparc32 do not clear interrupts when masking
2010-01-14 Edgar E. Iglesiasnand: Correct random data reads.
2010-01-14 Shin-ichiro KAWASAKIsh: sm501: Add hardware cursor feature
2010-01-13 Christoph Hellwigvirtio-blk: remove dead variable in virtio_blk_handle_scsi
2010-01-13 Amit Shahhw/vga.c: remove dead assignment
2010-01-13 Amit Shahvirtio: net: remove dead assignment
2010-01-13 Blue Swirlpcnet: remove dead nested assignment, spotted by clang
2010-01-13 Blue SwirlSparc32: remove dead increment, spotted by clang
2010-01-13 Blue SwirlSparc32: remove a variable used only for debugging...
2010-01-13 Blue SwirlSparc32: remove unused env/envs variables, spotted...
2010-01-13 Stefan Weilpci: Add missing 'const' in argument to pci_get_xxx
2010-01-13 Stefan Weileepro100: Update ROM file support
2010-01-13 Stefan Weileepro100: Fix initial value for PCI_STATUS
2010-01-12 Michael S. Tsirkinvirtio-net: mac property is mandatory
2010-01-12 Blue SwirlSparc64: Fix PCI config accessor order
2010-01-12 Michael S. Tsirkinqdev: fix thinko leading to guest crashes
2010-01-12 malcdma/sb16: make clang analyzer not complain
2010-01-11 Blue SwirlSparc64: enable real access to PCI configuration space
2010-01-11 Gerd Hoffmannpc: add rombar to compat properties for pc-0.10 and...
2010-01-11 Gerd Hoffmannpci: allow loading roms via fw_cfg.
2010-01-11 Gerd Hoffmannroms: rework rom loading via fw
2010-01-11 Gerd Hoffmannfw_cfg: rom loader tweaks.
2010-01-11 Gerd Hoffmannroms: minor fixes and cleanups.
2010-01-11 Gerd Hoffmannpc: add machine type for 0.12
2010-01-11 Michael S. Tsirkinvirtio-pci: thinko fix
2010-01-11 Michael S. Tsirkinvirtio: add features as qdev properties
2010-01-11 Michael S. Tsirkinvirtio: rename features -> guest_features
2010-01-11 Michael S. Tsirkinqdev: add bit property type
2010-01-11 Gerd Hoffmannlsi: pass lsi_request to lsi_reselect
2010-01-11 Gerd Hoffmannlsi: move dma_len+dma_buf into lsi_request
2010-01-11 Gerd Hoffmannlsi: move current_dev into lsi_request
2010-01-11 Gerd Hoffmannlsi: have lsi_request for the whole life time of the...
2010-01-11 Gerd Hoffmannlsi: use QTAILQ for lsi_queue
2010-01-11 Roland Dreiervmware_vga: Check cursor dimensions passed from guest...
2010-01-10 Blue SwirlPCI: Fix a typo
2010-01-10 Blue SwirlSparc64: increase APB register range
2010-01-09 Blue SwirlSparc64: use firmware configuration device for command...
2010-01-08 Igor V. Kovalenkosparc64: interrupt trap handling
2010-01-08 Igor V. Kovalenkosparc64: add macros to deal with softint and timer...
2010-01-08 Adam Lackorzynskimultiboot: Separate multiboot loading into separate...
2010-01-08 Adam Lackorzynskimultiboot: Support arbitrary number of modules.
2010-01-08 H. Peter Anvindebugcon: support for debugging consoles (e.g. Bochs...
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-01-03 Aurelien Jarnoloader: don't call realloc(non_null, 0) when no symbols...
2009-12-30 Blue SwirlSparc64: split DPRINTF into CPUIRQ and EBUS versions
2009-12-30 Blue SwirlSparc64: fix compile with DEBUG_IRQ enabled
2009-12-27 Blue SwirlSparc64: move APB PCI memory base to correct location
2009-12-27 Blue SwirlPCI: Fix bus address conversion
2009-12-27 Blue Swirlsparc: make command line available also via firmware...
2009-12-25 Kirill A. Shutemovhw/pc.c: fix warnings with _FORTIFY_SOURCE
2009-12-25 Blue SwirlPCI: partially revert 2e01c8cf4b076b05013c87723e3fc710b...
2009-12-25 Blue SwirlPCI: make pci_mem_base private
2009-12-25 Blue SwirlFix Sparse error: dubious one-bit signed bitfield
2009-12-25 Blue SwirlFix Sparse warning: dubious: !x & y
2009-12-25 Blue Swirlscsi: fix Sparse warning: Initializer entry defined...
2009-12-24 Aurelien JarnoMAC DBDMA: store register values in native endianness
2009-12-24 Aurelien Jarnoloader: more ignores for rom intended to be loaded...
2009-12-24 Avi KivityDon't load options roms intended to be loaded by the...
2009-12-23 Michael S. Tsirkine1000: add link to data sheet
2009-12-23 Isaku Yamahatapiix_pci: add link to i440fx data sheet.
2009-12-23 Isaku Yamahatapiix_pci: use range helper function
2009-12-23 Isaku Yamahatapiix_pci: define symbolic value for PAM0, PAM6 and...
2009-12-23 Isaku Yamahatamsix: use range helper function.
2009-12-23 Isaku Yamahataacpi: use range helper function.
2009-12-23 Isaku Yamahatagt64xxx: remove gt64120_{read, write}_config().
2009-12-23 Isaku Yamahatapci: use pci_regs.h
2009-12-23 Isaku Yamahatapci: import Linux pci_regs.h
2009-12-23 Isaku Yamahatapci: s/PCI_SUBVENDOR_ID/PCI_SUBSYSTEM_VENDOR_ID/g
2009-12-23 Isaku Yamahatapci: remove PCIBus::config_reg.
2009-12-23 Michael S. Tsirkinpci: remove unused macro
next