]> git.proxmox.com Git - qemu.git/history - hw
Makefile: Fix message for missing configure
[qemu.git] / hw /
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
2009-12-23 Michael S. Tsirkinusb-ohci: symbolic names for pci registers
2009-12-23 Michael S. Tsirkinusb-uhci: symbolic names for pci registers
2009-12-23 Michael S. Tsirkinac97: symbolic names for pci registers
2009-12-23 Michael S. Tsirkinwdt_i6300esb: symbolic names for pci registers
2009-12-23 Michael S. Tsirkines1370: symbolic names for pci registers
2009-12-23 Michael S. Tsirkinpci: add another devsel macro
2009-12-23 Michael S. Tsirkinlsi: symbolic names for pci registers
2009-12-23 Michael S. Tsirkinvmware_vga: symbolic names for pci registers
2009-12-23 Michael S. Tsirkincmd646: symbolic names for pci registers
2009-12-23 Michael S. Tsirkinpiix: symbolic constants
2009-12-23 Michael S. Tsirkineepro100: symbolic names for pci registers
2009-12-23 Michael S. Tsirkinpci: add more status bits
2009-12-23 Michael S. Tsirkinpcnet: switch to symbolic names for pci registers
2009-12-23 Michael S. Tsirkinrtl: switch to symbolic names for pci registers
2009-12-23 Michael S. Tsirkinne2000: switch to symbolic names for pci registers
2009-12-23 Michael S. Tsirkine1000: switch to symbolic names for pci registers
2009-12-23 Michael S. TsirkinRevert "Revert "pci: interrupt disable bit support""
2009-12-21 Paul BrookARM PBX-A9 memory map tweaks
2009-12-21 Paul BrookLAN9118 improvements
2009-12-21 Alexander GrafPPC: Make DCR uint32_t
2009-12-21 Aurelien JarnoPPC64: Fix alternate timebase
2009-12-21 Alexander GrafPPC64: Fix timebase
2009-12-21 Andreas Färberppc64: Change default machine to mac99
2009-12-19 Kevin WolfMultiboot support: Fix rom_copy
2009-12-19 Aurelien Jarnoroms: allow roms to be loaded at address 0
2009-12-19 Aurelien Jarnohw/openpic.c: replace tabs by spaces
2009-12-19 Alexander Graftarget-ppc: Use interrupts for escc
2009-12-19 Alexander Graftarget-ppc: Initialize OpenPIC properly
2009-12-19 Anthony Liguorie1000: Don't muck with PCI commmand register
2009-12-18 Riku Voipiousb-musb: convert fifo to 8bit and add more registers
2009-12-18 Juha Riihimäkihandle SD CMD5 without error messages
2009-12-18 Riku VoipioMake USB hid devices self-powered
next