Age | Commit message (Expand) | Author | Files | Lines |
2013-06-03 | pci: add VMSTATE_MSIX | Gerd Hoffmann | 1 | -0/+33 |
2013-06-03 | host-libusb: Correct test for USB packet state | Ed Maste | 1 | -1/+1 |
2013-06-03 | Fix usage of USB_DEV_FLAG_IS_HOST flag. | Michael Marineau | 1 | -1/+1 |
2013-06-02 | tcx: Fix 24-bit display mode | Mark Cave-Ayland | 1 | -4/+6 |
2013-06-02 | pvpanic: use FWCfgState explicitly | Michael S. Tsirkin | 1 | -1/+1 |
2013-06-02 | fw_cfg: fw_cfg is a singleton | Michael S. Tsirkin | 1 | -4/+3 |
2013-06-02 | fw_cfg: add API to find FW cfg object | Michael S. Tsirkin | 2 | -4/+13 |
2013-06-02 | refer to FWCfgState explicitly | Laszlo Ersek | 8 | -19/+21 |
2013-06-02 | apic: rename apic specific bitopts | Michael S. Tsirkin | 1 | -21/+21 |
2013-06-02 | firmware_abi: move to include/hw/nvram/ | Michael S. Tsirkin | 3 | -3/+3 |
2013-06-02 | dec.c - move to pci-bridge | Michael S. Tsirkin | 4 | -1/+2 |
2013-06-01 | m25p80: Add Micron n25q032a | Ed Maste | 1 | -0/+1 |
2013-06-01 | debugcon: fix compiler warning when open DEBUG_DEBUGCON | liguang | 1 | -2/+2 |
2013-06-01 | debugcon: make debug message more readable | liguang | 1 | -1/+1 |
2013-06-01 | debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON | liguang | 1 | -1/+1 |
2013-06-01 | Remove unnecessary break statements | Stefan Weil | 2 | -2/+0 |
2013-05-30 | qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path | Amos Kong | 2 | -1/+15 |
2013-05-30 | q35: set fw_name | Michael S. Tsirkin | 1 | -0/+1 |
2013-05-29 | virtio-pci: drop unused wmb macro | Michael S. Tsirkin | 1 | -6/+0 |
2013-05-29 | pc_sysfw: allow flash (-pflash) memory to be used with KVM | Jordan Justen | 1 | -19/+31 |
2013-05-29 | isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS) | Jordan Justen | 2 | -5/+16 |
2013-05-29 | Merge remote-tracking branch 'aneesh/for-upstream' into staging | Anthony Liguori | 3 | -9/+47 |
2013-05-28 | hw/9pfs: Be robust against paths without FS_IOC_GETVERSION | Gabriel de Perthuis | 1 | -0/+4 |
2013-05-28 | hw/9pfs: Use O_NOFOLLOW when opening files on server | Aneesh Kumar K.V | 1 | -7/+41 |
2013-05-28 | hw/9pfs: use O_NOFOLLOW for mapped readlink operation | Aneesh Kumar K.V | 1 | -1/+1 |
2013-05-28 | hw/9pfs: Fix segfault with 9p2000.u | Aneesh Kumar K.V | 1 | -1/+1 |
2013-05-26 | Remove Sun4c, Sun4d and a few CPUs | Blue Swirl | 4 | -826/+3 |
2013-05-24 | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging | Anthony Liguori | 4 | -7/+4 |
2013-05-24 | memory: Rename readable flag to romd_mode | Jan Kiszka | 2 | -4/+4 |
2013-05-24 | exec: eliminate qemu_put_ram_ptr | Paolo Bonzini | 2 | -3/+0 |
2013-05-24 | rtl8139: flush queued packets when RxBufPtr is written | Stefan Hajnoczi | 1 | -0/+3 |
2013-05-22 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori | 7 | -8/+0 |
2013-05-22 | pci-assign: Add MSI affinity support | Alex Williamson | 1 | -0/+18 |
2013-05-22 | virtio-net: dynamic network offloads configuration | Dmitry Fleytman | 1 | -15/+84 |
2013-05-22 | glib: Fix some misuses of gsize/size_t types | Peter Crosthwaite | 1 | -2/+2 |
2013-05-20 | Rename hexdump to avoid FreeBSD libutil conflict | Ed Maste | 1 | -2/+2 |
2013-05-20 | ide/macio: fix wrong opaque with TRIM support | Aurelien Jarno | 1 | -1/+1 |
2013-05-18 | Rename hexdump to avoid FreeBSD libutil conflict | Ed Maste | 1 | -2/+2 |
2013-05-18 | remove some double-includes | Michael Tokarev | 7 | -8/+0 |
2013-05-16 | virtio: add virtio_bus_get_dev_path. | KONRAD Frederic | 1 | -0/+14 |
2013-05-15 | hw/pci-host/versatile.c: Provide property for forcing broken IRQ mapping | Peter Maydell | 1 | -1/+13 |
2013-05-15 | hw/pci-host/versatile.c: Update autodetect to detect newer kernels | Peter Maydell | 1 | -7/+62 |
2013-05-15 | Revert "versatile_pci: Put the host bridge PCI device at slot 29" | Peter Maydell | 1 | -2/+0 |
2013-05-15 | virtio-net-x: forward the netclient name and type. | KONRAD Frederic | 3 | -0/+9 |
2013-05-15 | virtio-net: add virtio_net_set_netclient_name. | KONRAD Frederic | 1 | -2/+43 |
2013-05-14 | spitz: fix compilation failure due to pty.h namespace pollution | Paolo Bonzini | 1 | -50/+50 |
2013-05-14 | acpi: add dummy write function for acpi timer | Gerd Hoffmann | 1 | -0/+7 |
2013-05-13 | Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature" | Paolo Bonzini | 3 | -8/+4 |
2013-05-13 | Merge remote-tracking branch 'mjt/trivial-patches-next' into staging | Anthony Liguori | 5 | -10/+31 |
2013-05-12 | remove double semicolons | Dong Xu Wang | 4 | -5/+5 |