aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-09-08virtio-9p: Implement TXATTRCREATEAneesh Kumar K.V
2010-09-08virtio-9p: Implement TXATTRWALKAneesh Kumar K.V
2010-09-08virtio-9p: Add fidtype so that we can do type specific operationAneesh Kumar K.V
2010-09-08[virtio-9p] qemu: virtio-9p: Implement LOPENM. Mohan Kumar
2010-09-08rename - change name of file or directoryM. Mohan Kumar
2010-09-08qemu: virtio-9p: Implement TMKDIRM. Mohan Kumar
2010-09-08qemu: virtio-9p: Implement TMKNODM. Mohan Kumar
2010-09-08[virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)
2010-09-08[virtio-9p] Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-09-08[virtio-9p] Implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-09-08virtio-9p: Implement server side of setattr for 9P2000.L protocol.Sripathi Kodi
2010-09-08[virtio-9p] Make v9fs_do_utimensat accept timespec structures instead of v9stat.Sripathi Kodi
2010-09-08virtio-9p: Do not reset atimeM. Mohan Kumar
2010-09-08virtio-9p: getattr server implementation for 9P2000.L protocol.Sripathi Kodi
2010-09-08virtio-9p: Compute iounit based on host filesystem block sizeM. Mohan Kumar
2010-09-08[V4] virtio-9p: readdir implementation for 9p2000.LSripathi Kodi
2010-09-08virtio-9p: Return correct error from v9fs_removeSripathi Kodi
2010-09-08qemu: virtio-9p: Implement statfs support in serverM. Mohan Kumar
2010-09-08qemu: virtio-9p: Recognize 9P2000.L protocolM. Mohan Kumar
2010-09-04Fix ivshmem build on 32-bit hostsAvi Kivity
2010-09-04hw/ivshmem.c don't check for negative values on unsigned data typesJes Sorensen
2010-09-04load_multiboot(): get_image_size() returns intJes Sorensen
2010-08-30acpi: fix file size check with -acpitable.Isaku Yamahata
2010-08-28isapc: fix segfault.Isaku Yamahata
2010-08-26etraxfs_eth: correct use of ! and &Blue Swirl
2010-08-26ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addressesHollis Blanchard
2010-08-26ppc4xx: don't unregister RAM at resetHollis Blanchard
2010-08-26ppc4xx: correct SDRAM controller warning message conditionHollis Blanchard
2010-08-26PPC: Add PV hypercall transport through fw_cfgAlexander Graf
2010-08-24Rearrange block headersBlue Swirl
2010-08-22QemuOpts: make most qemu_*_opts staticGerd Hoffmann
2010-08-22VGA: Don't register deprecated VBE rangeAlex Williamson
2010-08-22virtio-serial: Cleanup on device hot-unplugAmit Shah
2010-08-22pckbd: support for commands 0xf0-0xff: Pulse output bitBernhard Kohl
2010-08-20Replace qemu_malloc + memset with qemu_malloczBlue Swirl
2010-08-19Remove useless NULL check for qemu_strdup return valueBlue Swirl
2010-08-15sparc escc IUS improvements (SunOS 4.1.4 fix)Artyom Tarasenko
2010-08-10RESEND: Inter-VM shared memory PCI deviceCam Macdonell
2010-08-10Support marking a device as non-migratableCam Macdonell
2010-08-09Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-08-03sparc32: use FW_CFG_CMDLINE_SIZEBlue Swirl
2010-08-03ide: Avoid canceling IDE DMAAndrea Arcangeli
2010-08-02fix last cpu timer initializationArtyom Tarasenko
2010-07-31jazz led: Fix debug printsHervé Poussineau
2010-07-31xilinx-s3adsp: Add support for loading u-boot images.Edgar E. Iglesias
2010-07-31xilinx-s3adsp: Fix loading of raw binaries.Edgar E. Iglesias
2010-07-30Remove unused eventfd.hMike McCormack
2010-07-30mips64el: fulong: PCI_DEVFN() clean up.Isaku Yamahata
2010-07-30remove dead code from hw/loader.cJoel Schopp
2010-07-30virtio-serial: Check if more max_ports specified than we can handleAmit Shah