| [v4,3/6] kvm: support using KVM_MEM_READONLY flag for readonly regions |
2013-05-07 |
jordan.l.justen@intel.com |
|
New |
| [v4,2/6] kvm: add kvm_readonly_mem_enabled |
2013-05-07 |
jordan.l.justen@intel.com |
|
New |
| [v4,1/6] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS) |
2013-05-07 |
jordan.l.justen@intel.com |
|
New |
| [v2] memory: Rename readable flag to romd_mode |
2013-05-07 |
Jan Kiszka |
|
New |
| [2/2] qga: try to unlink just created guest-file if fchmod() fails on it |
2013-05-07 |
Laszlo Ersek |
|
New |
| [1/2] qga: distinguish binary modes in "guest_file_open_modes" map |
2013-05-07 |
Laszlo Ersek |
|
New |
| Add 'maxqdepth' as an option to tty character devices. |
2013-05-07 |
John Baboval |
|
New |
| Add 'maxqdepth' as an option to tty character devices. |
2013-05-07 |
John Baboval |
|
New |
| Incorrect handling of more PPC64 insns (PATCH) |
2013-05-07 |
Torbjorn Granlund |
|
New |
| [40/40] memory: add reference counting to FlatView |
2013-05-07 |
Paolo Bonzini |
|
New |
| [39/40] memory: use a new FlatView pointer on every topology update |
2013-05-07 |
Paolo Bonzini |
|
New |
| [38/40] memory: access FlatView from a local variable |
2013-05-07 |
Paolo Bonzini |
|
New |
| [37/40] memory: ref/unref memory across address_space_map/unmap |
2013-05-07 |
Paolo Bonzini |
|
New |
| [36/40] memory: return MemoryRegion from qemu_ram_addr_from_host |
2013-05-07 |
Paolo Bonzini |
|
New |
| [35/40] exec: check MRU in qemu_ram_addr_from_host |
2013-05-07 |
Paolo Bonzini |
|
New |
| [34/40] vfio: add memory_region_set_owner calls |
2013-05-07 |
Paolo Bonzini |
|
New |
| [33/40] pci-assign: add memory_region_set_owner calls |
2013-05-07 |
Paolo Bonzini |
|
New |
| [32/40] vga: add memory_region_set_owner calls |
2013-05-07 |
Paolo Bonzini |
|
New |
| [31/40] isa/portio: allow setting an owner |
2013-05-07 |
Paolo Bonzini |
|
New |
| [30/40] misc: add memory_region_set_owner calls |
2013-05-07 |
Paolo Bonzini |
|
New |
| [29/40] acpi: add memory_region_set_owner calls |
2013-05-07 |
Paolo Bonzini |
|
New |
| [28/40] sysbus: set owner for MMIO regions |
2013-05-07 |
Paolo Bonzini |
|
New |
| [27/40] pci: set owner for BARs |
2013-05-07 |
Paolo Bonzini |
|
New |
| [26/40] memory: add ref/unref calls |
2013-05-07 |
Paolo Bonzini |
|
New |
| [25/40] memory: add ref/unref |
2013-05-07 |
Paolo Bonzini |
|
New |
| [24/40] memory: add getter/setter for owner |
2013-05-07 |
Paolo Bonzini |
|
New |
| [23/40] memory: give name to every AddressSpace |
2013-05-07 |
Paolo Bonzini |
|
New |
| [22/40] dma: eliminate DMAContext |
2013-05-07 |
Paolo Bonzini |
|
New |
| [21/40] spapr_vio: take care of creating our own AddressSpace/DMAContext |
2013-05-07 |
Paolo Bonzini |
|
New |
| [20/40] pci: use memory core for iommu support |
2013-05-07 |
Paolo Bonzini |
|
New |
| [19/40] dma: eliminate old-style IOMMU support |
2013-05-07 |
Paolo Bonzini |
|
New |
| [18/40] spapr: use memory core for iommu support |
2013-05-07 |
Paolo Bonzini |
|
New |
| [17/40] spapr: make IOMMU translation go through IOMMUTLBEntry |
2013-05-07 |
Paolo Bonzini |
|
New |
| [16/40] spapr: convert TCE API to use an opaque type |
2013-05-07 |
Paolo Bonzini |
|
New |
| [15/40] vfio: abort if an emulated iommu is used |
2013-05-07 |
Paolo Bonzini |
|
New |
| [14/40] memory: iommu support |
2013-05-07 |
Paolo Bonzini |
|
New |
| [13/40] memory: Introduce address_space_lookup_region |
2013-05-07 |
Paolo Bonzini |
|
New |
| [12/40] memory: add address_space_translate |
2013-05-07 |
Paolo Bonzini |
|
New |
| [00/40] Memory-related changes sneak peek for 1.6 |
2013-05-07 |
Paolo Bonzini |
|
New |
| [11/40] memory: add address_space_valid |
2013-05-07 |
Paolo Bonzini |
|
New |
| [10/40] exec: remove obsolete comment |
2013-05-07 |
Paolo Bonzini |
|
New |
| [09/40] memory: create FlatView for new address spaces |
2013-05-07 |
Paolo Bonzini |
|
New |
| [08/40] memory: limit sections in the radix tree to the actual address space size |
2013-05-07 |
Paolo Bonzini |
|
New |
| [07/40] memory: fix address space initialization/destruction |
2013-05-07 |
Paolo Bonzini |
|
New |
| [06/40] memory: make memory_global_sync_dirty_bitmap take an AddressSpace |
2013-05-07 |
Paolo Bonzini |
|
New |
| [05/40] memory: do not duplicate memory_region_destructor_none |
2013-05-07 |
Paolo Bonzini |
|
New |
| [04/40] memory: Rename readable flag to romd_mode |
2013-05-07 |
Paolo Bonzini |
|
New |
| [03/40] memory: Replace open-coded memory_region_is_romd |
2013-05-07 |
Paolo Bonzini |
|
New |
| [02/40] memory: allow memory_region_find() to run on non-root memory regions |
2013-05-07 |
Paolo Bonzini |
|
New |
| [01/40] memory: assert that PhysPageEntry's ptr does not overflow |
2013-05-07 |
Paolo Bonzini |
|
New |
| host-libusb: Correct test for USB packet state |
2013-05-07 |
Ed Maste |
|
New |
| [6/6,debug] xhci: remove unmigratable flag |
2013-05-07 |
Gerd Hoffmann |
|
New |
| [5/6] xhci: add vmstate |
2013-05-07 |
Gerd Hoffmann |
|
New |
| [4/6] xhci: add xhci_init_epctx |
2013-05-07 |
Gerd Hoffmann |
|
New |
| [3/6] xhci: add xhci_alloc_epctx |
2013-05-07 |
Gerd Hoffmann |
|
New |
| [2/6] xhci: add XHCISlot->addressed |
2013-05-07 |
Gerd Hoffmann |
|
New |
| [1/6] pci: add VMSTATE_MSIX |
2013-05-07 |
Gerd Hoffmann |
|
New |
| [1.5] de_DE.po: Add missing leading spaces |
2013-05-07 |
Kevin Wolf |
|
New |
| [PATCHv3,for-1.5] virtio-pci: fix level interrupts |
2013-05-07 |
Michael S. Tsirkin |
|
New |
| fdt: update embedded header file from upstream to fix compilation |
2013-05-07 |
Andre Przywara |
|
New |
| [RFC,10/15] memory: Rework sub-page handling |
2013-05-07 |
Paolo Bonzini |
|
New |
| qga: set umask 0077 when daemonizing (CVE-2013-2007) |
2013-05-07 |
Anthony Liguori |
|
New |
| [1/4] mm: madvise MADV_USERFAULT |
2013-05-07 |
Andrea Arcangeli |
|
New |
| [[PATCH,v2] ] Add option to slow qemu down |
2013-05-07 |
Wolfgang Mauerer |
|
New |
| [3/3] qemu-iotests: fix 017 018 for vmdk |
2013-05-07 |
Fam Zheng |
|
New |
| [2/3] qemu-iotests: exclude vmdk from 043 |
2013-05-07 |
Fam Zheng |
|
New |
| [1/3] qemu-iotests: exclude vmdk for test 042 |
2013-05-07 |
Fam Zheng |
|
New |
| virtio-net: require that config size is initialized |
2013-05-07 |
Michael S. Tsirkin |
|
New |
| [PATCHv2,for-1.5] virtio-pci: fix level interrupts |
2013-05-07 |
Michael S. Tsirkin |
|
New |
| [4/4] xhci: handle USB_RET_BABBLE |
2013-05-07 |
Gerd Hoffmann |
|
New |
| [3/4] uhci: Use an intermediate buffer for usb packet data |
2013-05-07 |
Gerd Hoffmann |
|
New |
| [2/4] usb-host: add usb_host_full_speed_compat |
2013-05-07 |
Gerd Hoffmann |
|
New |
| [1/4] usb-host: live migration support for the libusb version |
2013-05-07 |
Gerd Hoffmann |
|
New |
| [PULL,for-1.5,0/4] usb patch qeue |
2013-05-07 |
Gerd Hoffmann |
|
New |
| [14/14,ARM] i.MX25: Fix DTS tree for real hardware. |
2013-05-07 |
Jean-Christophe DUBOIS |
|
New |
| [[PATCH,v2] ] Add option to slow qemu down |
2013-05-07 |
Wolfgang Mauerer |
|
New |
| [v4,4/4] Add qtest support for i.MX I2C device emulation. |
2013-05-07 |
Jean-Christophe DUBOIS |
|
New |
| [v4,3/4] Add i.MX25 3DS evaluation board support. |
2013-05-07 |
Jean-Christophe DUBOIS |
|
New |
| [v4,2/4] Add i.MX I2C controller emulator |
2013-05-07 |
Jean-Christophe DUBOIS |
|
New |
| [v4,1/4] Add i.MX FEC Ethernet emulator |
2013-05-07 |
Jean-Christophe DUBOIS |
|
New |
| [9/9] Make monitor command 'dump-guest-memory' dump in kdump-compressed format |
2013-05-07 |
Qiao Nuohan |
|
New |
| [8/9] Add API to write header, bitmap and page into vmcore |
2013-05-07 |
Qiao Nuohan |
|
New |
| [7/9] Add API to free buf used by creating header, bitmap and page |
2013-05-07 |
Qiao Nuohan |
|
New |
| [6/9] Add API to create page |
2013-05-07 |
Qiao Nuohan |
|
New |
| [5/9] Add API to create data of dump bitmap |
2013-05-07 |
Qiao Nuohan |
|
New |
| [4/9] Add API to create header of vmcore |
2013-05-07 |
Qiao Nuohan |
|
New |
| [3/9] Move include and struct definition to dump.h |
2013-05-07 |
Qiao Nuohan |
|
New |
| [2/9] Add API to manipulate cache_data |
2013-05-07 |
Qiao Nuohan |
|
New |
| [1/9] Add API to manipulate dump_bitmap |
2013-05-07 |
Qiao Nuohan |
|
New |
| [v1,14/14] slirp: use lock to protect the slirp_instances |
2013-05-07 |
pingfan liu |
|
New |
| [v1,13/14] slirp: handle race condition |
2013-05-07 |
pingfan liu |
|
New |
| [v1,12/14] slirp: make slirp event dispatch based on slirp instance, not global |
2013-05-07 |
pingfan liu |
|
New |
| [v1,11/14] slirp: make timeout local |
2013-05-07 |
pingfan liu |
|
New |
| [v1,10/14] net: make netclient re-entrant with refcnt |
2013-05-07 |
pingfan liu |
|
New |
| [v1,09/14] net: introduce lock to protect NetClientState's peer's access |
2013-05-07 |
pingfan liu |
|
New |
| [v1,08/14] net: introduce lock to protect NetQueue |
2013-05-07 |
pingfan liu |
|
New |
| [v1,07/14] net: hub use lock to protect ports list |
2013-05-07 |
pingfan liu |
|
New |
| [v1,06/14] net: port tap-win32 onto GSource |
2013-05-07 |
pingfan liu |
|
New |
| [v1,05/14] net: port tap onto GSource |
2013-05-07 |
pingfan liu |
|
New |
| [v1,04/14] net: port socket to GSource |
2013-05-07 |
pingfan liu |
|
New |