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
2011-01-06
cirrus: delete GCC 4.6 warnings
Aurelien Jarno
2011-01-06
cirrus_vga: Declare as little endian
Blue Swirl
2011-01-06
pc: move port 92 stuff back to pc.c from pckbd.c
Blue Swirl
2011-01-04
cirrus_vga: fix division by 0 for color expansion rop
Aurelien Jarno
2011-01-04
Fix curses on big endian hosts
Aurelien Jarno
2010-12-27
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
2010-12-26
s390: compile fixes
Alexander Graf
2010-12-21
qdev: sysbus_get_default must not return a NULL pointer (fix regression)
Stefan Weil
2010-12-20
sparc32: ledma extra registers need tracing too
Bob Breuer
2010-12-20
wdt_ib700: Fix accidental use of SoftFloat int64 type
Andreas Färber
2010-12-20
apic: Fix accidental use of SoftFloat uint32 type
Andreas Färber
2010-12-19
ahci: delete write-only variables (v2)
Blue Swirl
2010-12-19
vga: Declare as little endian
Blue Swirl
2010-12-18
sparc32: ledma extra registers
Bob Breuer
2010-12-17
ide: Build fix for via.c
Kevin Wolf
2010-12-17
ide: Fix build for cmd646.c
Kevin Wolf
2010-12-17
scsi-disk: support WRITE SAME (16) with unmap bit
Christoph Hellwig
2010-12-17
ide: Register vm change state handler once only
Stefan Hajnoczi
2010-12-17
Remove NULL checks for bdrv_new return value
Kevin Wolf
2010-12-17
ide: honor ncq for atapi
Alexander Graf
2010-12-17
ahci: set SATA Mode Select
Sebastian Herbszt
2010-12-17
ahci: add ahci emulation
Alexander Graf
2010-12-17
pci: add ich9 pci id
Alexander Graf
2010-12-17
pci: add storage class for sata
Alexander Graf
2010-12-17
ide: add ncq identify data for ahci sata drives
Roland Elek
2010-12-17
ide: move transfer_start after variable modification
Alexander Graf
2010-12-17
ide: Split out BMDMA code from ATA core
Alexander Graf
2010-12-17
ide: fix whitespace gap in ide_exec_cmd
Alexander Graf
2010-12-17
ide: split ide command interpretation off
Alexander Graf
2010-12-17
Merge remote branch 'jvrao/for-anthony' into staging
Anthony Liguori
2010-12-17
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-12-12
Watchdog: disable watchdog timer when hard-rebooting a guest.
Richard W.M. Jones
2010-12-11
Pass boot device list to firmware.
Gleb Natapov
2010-12-11
Add bootindex for option roms.
Gleb Natapov
2010-12-11
Change fw_cfg_add_file() to get full file path as a parameter.
Gleb Natapov
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback to scsi bus.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback for usb bus.
Gleb Natapov
2010-12-11
Record which USBDevice USBPort belongs too.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback for pci bus.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback for system bus.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback to IDE bus.
Gleb Natapov
2010-12-11
Store IDE bus id in IDEBus structure for easy access.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback to ISA bus in qdev.
Gleb Natapov
2010-12-11
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
2010-12-11
Introduce new BusInfo callback get_fw_dev_path.
Gleb Natapov
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
2010-12-11
wdt_i6300esb: register a reset function
Bernhard Kohl
2010-12-11
isa-bus.c: use hw_error instead of fprintf
Tristan Gingold
2010-12-11
usb_ohci: Always use little endian
Alexander Graf
[next]