aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-11-04scsi-disk: Implement rerror optionKevin Wolf
2010-11-01Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-11-01hda-audio: Zap tabsmalc
2010-11-01Add Intel HD Audio support to qemu.Gerd Hoffmann
2010-11-01add VMSTATE_BOOLGerd Hoffmann
2010-10-31sparc32: convert debug printf statements to tracepointsBlue Swirl
2010-10-30Do not redefine reserved key-words TRUE/FALSEJes Sorensen
2010-10-30Mov muldiv64 to qemu-common.h (Thus unbreaking gus)malc
2010-10-27Merge branch 'pci' into for_anthonyMichael S. Tsirkin
2010-10-27pcie: update satus on resetMichael S. Tsirkin
2010-10-27msi: minor cleanupsMichael S. Tsirkin
2010-10-27msi: simplify range checksMichael S. Tsirkin
2010-10-27pci: improve w1c mask handlingMichael S. Tsirkin
2010-10-27pcie: clean up hot plug notificationMichael S. Tsirkin
2010-10-27pcie: simplify range checkMichael S. Tsirkin
2010-10-27Introduce range.hBlue Swirl
2010-10-27virtio: sanity-check available indexMichael S. Tsirkin
2010-10-26Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-10-23qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl
2010-10-22mips_fulong2e: fix ram allocationBlue Swirl
2010-10-22virtio-blk: Respect werror option for flushesKevin Wolf
2010-10-22ide: Handle flush failureKevin Wolf
2010-10-22ide: Factor ide_flush_cache outKevin Wolf
2010-10-22ide: set WCACHE supported in IDENTIFY dataChristoph Hellwig
2010-10-20Fix pci hotplug to generate level triggered interrupt.Gleb Natapov
2010-10-20Use defines instead of numbers for pci hotplug sts bitGleb Natapov
2010-10-20wacom tablet: activate event handlers.Gerd Hoffmann
2010-10-20vmmouse: adapt to mouse handler changes.Gerd Hoffmann
2010-10-20[virtio-9p] Add support to v9fs_string_alloc_printf() for handling %lu.Venkateswararao Jujjuri (JV)
2010-10-20[virtio-9p] Use preadv/pwritev instead of readv/writevSanchit Garg
2010-10-20[virtio-9p] Qemu 9p commandline options validity checksHarsh Prateek Bora
2010-10-20virtio-9p: Support mapped posix aclAneesh Kumar K.V
2010-10-20virtio-9p: Use layered xattr approachAneesh Kumar K.V
2010-10-20[virtio-9p] Ignore O_DIRECT hint from client.Venkateswararao Jujjuri (JV)
2010-10-20qemu-virtio-9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar
2010-10-20[virtio-9p] Introduce server side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)
2010-10-20qemu-virtio9p: Implement TGETLOCKM. Mohan Kumar
2010-10-20[virto-9p] Implement TLOCKM. Mohan Kumar
2010-10-20[virtio-9p] open should not return EBADFSripathi Kodi
2010-10-20apic: convert debug printf statements to tracepointsBlue Swirl
2010-10-20x3130: pcie downstream portIsaku Yamahata
2010-10-20x3130: pcie upstream portIsaku Yamahata
2010-10-20ioh3420: pcie root port in X58 iohIsaku Yamahata
2010-10-20pcie port: define struct PCIEPort/PCIESlot and helper functionsIsaku Yamahata
2010-10-20pci/bridge: fix pci_bridge_reset()Isaku Yamahata
2010-10-20pcie: comment on hpev_intxIsaku Yamahata
2010-10-19pcie: helper functions for pcie capability and extended capabilityIsaku Yamahata
2010-10-19pcie: add pcie constants to pcie_regs.hIsaku Yamahata
2010-10-19msi: implements msiIsaku Yamahata
2010-10-19pci: use pci_word_test_and_clear_mask() in pci_device_reset()Isaku Yamahata