aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2010-10-19pci: introduce helper function to handle msi-x and msi.Isaku Yamahata
2010-10-19pci: introduce helper functions to test-and-{clear, set} mask in configuratio...Isaku Yamahata
2010-10-18pci: make pci_del_capability() update for w1cmaskIsaku Yamahata
2010-10-13Delete write only variablesBlue Swirl
2010-10-13ppc: remove video.xBlue Swirl
2010-10-13lsi53c895a: avoid a write only variableBlue Swirl
2010-10-13eepro100: initialize a variable in all casesBlue Swirl
2010-10-13cirrus: avoid write only variablesBlue Swirl
2010-10-11Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-10-09acpi: Fix an infinite loop in acpi_table_addVincent Minet
2010-10-07vhost: error codeMichael S. Tsirkin
2010-10-07virtio: change set guest notifier to per-deviceMichael S. Tsirkin
2010-10-07eepro100: Add support for multiple individual addresses (multiple IA)Stefan Weil
2010-10-07virtio-net: unify vhost-net start/stopMichael S. Tsirkin
2010-10-07virtio: invoke set_status callback on resetMichael S. Tsirkin
2010-10-05Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-10-05Fix spelling in commentsStefan Weil
2010-10-03rc4030: Fix compilation error in debug codeStefan Weil
2010-10-03mipsnet: Fix compiler warning in debug codeStefan Weil
2010-10-03virtio-9p: Use GCC_FMT_ATTR and fix a format warningStefan Weil
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-02sysbus: fix address truncationBlue Swirl
2010-10-02virtex: Add bracesEdgar E. Iglesias
2010-10-01disable guest-provided stats on "info balloon" commandEduardo Habkost
2010-09-30powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias
2010-09-25Introduce qemu_madvise()Andreas Färber
2010-09-24powerpc: Make the decr interrupt type overridableEdgar E. Iglesias
2010-09-24fmopl: workaround for -Wempty-bodymalc