| [VGABIOS,4/6] update pci_get_lfb_addr for vmware vga |
2010-08-19 |
Gerd Hoffmann |
|
New |
| [VGABIOS,3/6] Add qemu stdvga pci bios |
2010-08-19 |
Gerd Hoffmann |
|
New |
| [VGABIOS,2/6] Add defines for PCI IDs. |
2010-08-19 |
Gerd Hoffmann |
|
New |
| [VGABIOS,1/6] Makefile cleanup |
2010-08-19 |
Gerd Hoffmann |
|
New |
| [RESEND,VGABIOS,5/5] - updates for release 0.6c |
2010-08-19 |
Gerd Hoffmann |
|
New |
| [RESEND,VGABIOS,4/5] - biosfn_write_teletype: fixed attribute when scrolling in text mode |
2010-08-19 |
Gerd Hoffmann |
|
New |
| [RESEND,VGABIOS,3/5] - preparing for release 0.6c |
2010-08-19 |
Gerd Hoffmann |
|
New |
| [RESEND,VGABIOS,1/5] - use VBE LFB address from PCI base address if present (rewrite of the cirrus specific function in main vgabios code) - removed unnecessary spaces |
2010-08-19 |
Gerd Hoffmann |
|
New |
| balloon: Don't try fetching info if machine is stopped |
2010-08-19 |
Amit Shah |
|
New |
| Re: [SeaBIOS] [PATCH] seabios: acpi: add mcfg table. |
2010-08-19 |
Isaku Yamahata |
|
New |
| virtio-serial: Cleanup on device hot-unplug |
2010-08-19 |
Amit Shah |
|
New |
| [RESEND] savevm: Reset last block info at beginning of each save |
2010-08-18 |
Alex Williamson |
|
New |
| exec: remove code duplication in qemu_ram_alloc() and qemu_ram_alloc_from_ptr() |
2010-08-18 |
Yoshiaki Tamura |
|
New |
| [2/2] exec: replace tabs by spaces. |
2010-08-18 |
Yoshiaki Tamura |
|
New |
| [1/2] arch_init: replace tabs by spaces. |
2010-08-18 |
Yoshiaki Tamura |
|
New |
| [-,V3] Port codes from qemu-kvm to support booting from SCSI disk image |
2010-08-18 |
Haishan Bai |
|
New |
| [-,V2] Port codes from qemu-kvm to support booting from SCSI disk image |
2010-08-18 |
Haishan Bai |
|
New |
| qemu-img rebase: Open new backing file read-only |
2010-08-17 |
Kevin Wolf |
|
New |
| [-,V2] Port codes from qemu-kvm to support booting from SCSI disk image |
2010-08-17 |
Haishan Bai |
|
New |
| Port codes from qemu-kvm to support boot from SCSI image |
2010-08-17 |
Haishan Bai |
|
New |
| PPC: Add PV hypercall transport through fw_cfg |
2010-08-17 |
Alexander Graf |
|
New |
| [2/2] AMD IOMMU support |
2010-08-15 |
Eduard - Gabriel Munteanu |
|
New |
| [1/2] Split region allocation code from pci_bios_init_device() |
2010-08-15 |
Eduard - Gabriel Munteanu |
|
New |
| [7/7] ac97: use the PCI memory access interface |
2010-08-15 |
Eduard - Gabriel Munteanu |
|
New |
| [6/7] eepro100: use the PCI memory access interface |
2010-08-15 |
Eduard - Gabriel Munteanu |
|
New |
| [5/7] rtl8139: use the PCI memory access interface |
2010-08-15 |
Eduard - Gabriel Munteanu |
|
New |
| [4/7] ide: use the PCI memory access interface |
2010-08-15 |
Eduard - Gabriel Munteanu |
|
New |
| [3/7] AMD IOMMU emulation |
2010-08-15 |
Eduard - Gabriel Munteanu |
|
New |
| [2/7] pci: memory access API and IOMMU support |
2010-08-15 |
Eduard - Gabriel Munteanu |
|
New |
| [1/7] pci: add range_covers_range() |
2010-08-15 |
Eduard - Gabriel Munteanu |
|
New |
| [5/5] HACKING: add rules for printf-like functions |
2010-08-15 |
Blue Swirl |
|
New |
| [4/5] HACKING: add string management rules |
2010-08-15 |
Blue Swirl |
|
New |
| [3/5] HACKING: add memory management rules |
2010-08-15 |
Blue Swirl |
|
New |
| [2/5] HACKING: add C type rules |
2010-08-15 |
Blue Swirl |
|
New |
| [1/5] HACKING: add preprocessor rules |
2010-08-15 |
Blue Swirl |
|
New |
| [RFC] usb-ccid: add smart card reader CCID usb device |
2010-08-15 |
Alon Levy |
|
New |
| sparc escc IUS improvements (SunOS 4.1.4 fix) |
2010-08-15 |
Artyom Tarasenko |
|
New |
| target-i386: svm: Fix MSRPM check |
2010-08-15 |
Adam Lackorzynski |
|
New |
| [2/2] RESEND: Disable build of ivshmem on non-KVM systems |
2010-08-14 |
Cam Macdonell |
|
New |
| [1/2] RESEND: Add kvm_set_ioeventfd_mmio_long definition for non-KVM systems |
2010-08-14 |
Cam Macdonell |
|
New |
| TCG: Revert ppc64 tcg_out_movi32 change |
2010-08-14 |
Andreas Färber |
|
New |
| TCG: Fix Darwin/ppc calling convention recognition |
2010-08-14 |
Andreas Färber |
|
New |
| vhost: Fix size of dirty log sync on resize |
2010-08-13 |
Alex Williamson |
|
New |
| [5/5] CODING_STYLE: add rules for printf-like functions |
2010-08-12 |
Blue Swirl |
|
New |
| [4/5] CODING_STYLE: add string management rules |
2010-08-12 |
Blue Swirl |
|
New |
| [3/5] CODING_STYLE: add memory management rules |
2010-08-12 |
Blue Swirl |
|
New |
| [2/5] CODING_STYLE: add C type rules |
2010-08-12 |
Blue Swirl |
|
New |
| [1/5] CODING_STYLE: add preprocessor rules |
2010-08-12 |
Blue Swirl |
|
New |
| [qemu-kvm,3/3] make kvm_mutex_*lock static |
2010-08-12 |
Paolo Bonzini |
|
New |
| [qemu-kvm,2/3] remove unused function |
2010-08-12 |
Paolo Bonzini |
|
New |
| [qemu-kvm,1/3] move kvm_set_irqfd to kvm-stub.c |
2010-08-12 |
Paolo Bonzini |
|
New |
| arm: higher initrd load addr |
2010-08-12 |
Serge Hallyn |
|
New |
| [15/15] xen: Add a Xen specific ACPI Implementation to target-xen |
2010-08-12 |
Stefano Stabellini |
|
New |
| [14/15] xen: destroy the VM when shutdown is requested |
2010-08-12 |
Stefano Stabellini |
|
New |
| [13/15] vl.c: Introduce getter for shutdown_requested and reset_requested. |
2010-08-12 |
Stefano Stabellini |
|
New |
| [12/15] piix_pci: introduce a write_config notifier |
2010-08-12 |
Stefano Stabellini |
|
New |
| [11/15] piix3: introduce register_set_irq and register_map_irq |
2010-08-12 |
Stefano Stabellini |
|
New |
| [10/15] xen: Introduce the Xen mapcache |
2010-08-12 |
Stefano Stabellini |
|
New |
| [09/15] xen: Initialize event channels and io rings |
2010-08-12 |
Stefano Stabellini |
|
New |
| [08/15] xen: Read and write the state of the VM in xenstore |
2010-08-12 |
Stefano Stabellini |
|
New |
| [07/15] xen: handle xenstore events |
2010-08-12 |
Stefano Stabellini |
|
New |
| [06/15] xen: Add the Xen platform pci device |
2010-08-12 |
Stefano Stabellini |
|
New |
| [05/15] xen: add a 8259 Interrupt Controller |
2010-08-12 |
Stefano Stabellini |
|
New |
| [04/15] xen: xen_machine_fv, initialize xenstore |
2010-08-12 |
Stefano Stabellini |
|
New |
| [03/15] xen: Add a new target to qemu: target-xen |
2010-08-12 |
Stefano Stabellini |
|
New |
| [02/15] xen: Add xen_machine_fv |
2010-08-12 |
Stefano Stabellini |
|
New |
| [01/15] xen: Update libxc calls |
2010-08-12 |
Stefano Stabellini |
|
New |
| [14/14] trace: Add user documentation |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [13/14] trace: Add LTTng Userspace Tracer backend |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [12/14] trace: Add trace file name command-line option |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [11/14] trace: Add trace-file command to open/close/flush trace file |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [10/14] trace: Specify trace file name |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [09/14] trace: Support disabled events in trace-events |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [08/14] trace: Support for dynamically enabling/disabling trace events. |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [07/14] trace: Add simple built-in tracing backend |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [06/14] trace: Trace entry point of balloon request handler |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [05/14] trace: Trace port IO |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [04/14] trace: Trace virtqueue operations |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [03/14] trace: Trace virtio-blk, multiwrite, and paio_submit |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [02/14] trace: Trace qemu_malloc() and qemu_vmalloc() |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [01/14] trace: Add trace-events file for declaring trace events |
2010-08-12 |
Stefan Hajnoczi |
|
New |
| [2/2] pci init: Check if devfn exceeding the max devices number supported on bus |
2010-08-12 |
Ken CC |
|
New |
| pci init: Check if devfn exceeding the max devices number supported on bus |
2010-08-12 |
Ken CC |
|
New |
| PCI: define max devices number on PCIBus as PCIBus_MAX_DEVICES in pci.h |
2010-08-12 |
Ken CC |
|
New |
| [14/15] vnc: tight: tweak adaptive tight settings |
2010-08-12 |
Corentin Chary |
|
New |
| make -qmp stdio usable |
2010-08-11 |
Paolo Bonzini |
|
New |
| [2/2] Disable build of ivshmem on non-KVM systems |
2010-08-11 |
Cam Macdonell |
|
New |
| [1/2] Add kvm_set_ioeventfd_mmio_long definition for non-KVM systems |
2010-08-11 |
Cam Macdonell |
|
New |
| Re: [PATCH 2/2] ivshmem: Fix compilation without kvm |
2010-08-11 |
Paolo Bonzini |
|
New |
| virtio-9p: Allow O_NOCTTY flag in open(). |
2010-08-11 |
Sripathi Kodi |
|
New |
| [Tracing,2/2] More Trace events |
2010-08-11 |
Prerna Saxena |
|
New |
| [Tracing,1/2] More Trace events |
2010-08-11 |
Prerna Saxena |
|
New |
| [v2] trace: Make trace record fields 64-bit |
2010-08-11 |
Prerna Saxena |
|
New |
| [Tracing] More Trace events |
2010-08-11 |
Prerna Saxena |
|
New |
| [2/2] ivshmem: Fix compilation without kvm |
2010-08-11 |
Stefan Weil |
|
New |
| [1/2] ivshmem: Fix compilation (wrong format specifier) |
2010-08-11 |
Stefan Weil |
|
New |
| [15/15] vnc: add a non-adaptive option |
2010-08-11 |
Corentin Chary |
|
New |
| [14/15] vnc: tight: tweak adaptive tight settings |
2010-08-11 |
Corentin Chary |
|
New |
| [13/15] vnc: don't try to send bigger updates that client height |
2010-08-11 |
Corentin Chary |
|
New |
| [12/15] vnc: use the new generic bitmap functions |
2010-08-11 |
Corentin Chary |
|
New |