index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2010-01-11
pc: add rombar to compat properties for pc-0.10 and pc-0.11
Gerd Hoffmann
2010-01-11
pci: allow loading roms via fw_cfg.
Gerd Hoffmann
2010-01-11
roms: rework rom loading via fw
Gerd Hoffmann
2010-01-11
fw_cfg: rom loader tweaks.
Gerd Hoffmann
2010-01-11
roms: minor fixes and cleanups.
Gerd Hoffmann
2010-01-11
pc: add machine type for 0.12
Gerd Hoffmann
2010-01-11
virtio-pci: thinko fix
Michael S. Tsirkin
2010-01-11
virtio: add features as qdev properties
Michael S. Tsirkin
2010-01-11
virtio: rename features -> guest_features
Michael S. Tsirkin
2010-01-11
qdev: add bit property type
Michael S. Tsirkin
2010-01-11
lsi: pass lsi_request to lsi_reselect
Gerd Hoffmann
2010-01-11
lsi: move dma_len+dma_buf into lsi_request
Gerd Hoffmann
2010-01-11
lsi: move current_dev into lsi_request
Gerd Hoffmann
2010-01-11
lsi: have lsi_request for the whole life time of the request.
Gerd Hoffmann
2010-01-11
lsi: use QTAILQ for lsi_queue
Gerd Hoffmann
2010-01-11
vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow
Roland Dreier
2010-01-10
PCI: Fix a typo
Blue Swirl
2010-01-10
Sparc64: increase APB register range
Blue Swirl
2010-01-09
Sparc64: use firmware configuration device for command line storage
Blue Swirl
2010-01-08
sparc64: interrupt trap handling
Igor V. Kovalenko
2010-01-08
sparc64: add macros to deal with softint and timer interrupt
Igor V. Kovalenko
2010-01-08
multiboot: Separate multiboot loading into separate file
Adam Lackorzynski
2010-01-08
multiboot: Support arbitrary number of modules.
Adam Lackorzynski
2010-01-08
debugcon: support for debugging consoles (e.g. Bochs port 0xe9)
H. Peter Anvin
2010-01-06
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-01-03
loader: don't call realloc(non_null, 0) when no symbols are present
Aurelien Jarno
2009-12-30
Sparc64: split DPRINTF into CPUIRQ and EBUS versions
Blue Swirl
2009-12-30
Sparc64: fix compile with DEBUG_IRQ enabled
Blue Swirl
2009-12-27
Sparc64: move APB PCI memory base to correct location
Blue Swirl
2009-12-27
PCI: Fix bus address conversion
Blue Swirl
2009-12-27
sparc: make command line available also via firmware configuration device
Blue Swirl
2009-12-25
hw/pc.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2009-12-25
PCI: partially revert 2e01c8cf4b076b05013c87723e3fc710b50a0a7a
Blue Swirl
2009-12-25
PCI: make pci_mem_base private
Blue Swirl
2009-12-25
Fix Sparse error: dubious one-bit signed bitfield
Blue Swirl
2009-12-25
Fix Sparse warning: dubious: !x & y
Blue Swirl
2009-12-25
scsi: fix Sparse warning: Initializer entry defined twice
Blue Swirl
2009-12-24
MAC DBDMA: store register values in native endianness
Aurelien Jarno
2009-12-24
loader: more ignores for rom intended to be loaded by the bios
Aurelien Jarno
2009-12-24
Don't load options roms intended to be loaded by the bios in qemu
Avi Kivity
2009-12-23
e1000: add link to data sheet
Michael S. Tsirkin
2009-12-23
piix_pci: add link to i440fx data sheet.
Isaku Yamahata
2009-12-23
piix_pci: use range helper function
Isaku Yamahata
2009-12-23
piix_pci: define symbolic value for PAM0, PAM6 and SMRAM.
Isaku Yamahata
2009-12-23
msix: use range helper function.
Isaku Yamahata
2009-12-23
acpi: use range helper function.
Isaku Yamahata
2009-12-23
gt64xxx: remove gt64120_{read, write}_config().
Isaku Yamahata
2009-12-23
pci: use pci_regs.h
Isaku Yamahata
2009-12-23
pci: import Linux pci_regs.h
Isaku Yamahata
2009-12-23
pci: s/PCI_SUBVENDOR_ID/PCI_SUBSYSTEM_VENDOR_ID/g
Isaku Yamahata
[next]