| [11/22] machine: replace compat_props with opts_default |
2010-06-07 |
Anthony Liguori |
|
New |
| [10/22] machine: allow boards to specify default values and use it in isapc |
2010-06-07 |
Anthony Liguori |
|
New |
| [09/22] machine: implement -m in terms of -machine |
2010-06-07 |
Anthony Liguori |
|
New |
| [08/22] machine: implement -kernel/-append/-initrd options in term of -machine |
2010-06-07 |
Anthony Liguori |
|
New |
| [07/22] machine: introduce -machine option |
2010-06-07 |
Anthony Liguori |
|
New |
| [06/22] Make -acpi-enable a machine specific option |
2010-06-07 |
Anthony Liguori |
|
New |
| [05/22] machine: pass all init options as a single QemuOpts |
2010-06-07 |
Anthony Liguori |
|
New |
| [04/22] machine: package all init arguments into a QemuOpts (v2) |
2010-06-07 |
Anthony Liguori |
|
New |
| [03/22] QemuOpts: add function to set QemuOpts from defaults |
2010-06-07 |
Anthony Liguori |
|
New |
| [02/22] QemuOpts: make qemu_opts_validate() store the description list for later use |
2010-06-07 |
Anthony Liguori |
|
New |
| [01/22] QemuOpts: fix a bug in QemuOpts when setting an option twice |
2010-06-07 |
Anthony Liguori |
|
New |
| [v5] block: add sheepdog driver for distributed storage support |
2010-06-07 |
MORITA Kazutaka |
|
New |
| configure: add an option to disable vlans |
2010-06-07 |
Michael S. Tsirkin |
|
New |
| qcow2: Restore L1 entry on l2_allocate failure |
2010-06-07 |
Kevin Wolf |
|
New |
| [19/19] Add a -capabilities argument to allow easy query for static QEMU info |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [18/19] Add option to turn on JSON pretty printing in monitor |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [17/19] Add a query-config command to QMP |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [16/19] Add a query-netdev command to QMP |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [15/19] Expand query-argv to include help string |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [14/19] Add a query-argv command to QMP |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [13/19] Add a query-target command to QMP |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [12/19] Add a query-cputypes command to QMP |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [11/19] Add a query-devices command to QMP |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [10/19] Add a query-machines command to QMP |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [09/19] Change 'query-version' to output broken down version string |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [08/19] Convert RTC to use enumerations for configuration parameters |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [07/19] Convert netdev client types to use an enumeration |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [06/19] Convert drive options to use enumeration data type |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [05/19] Ensure that QEMU exits if drive_add parsing fails |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [04/19] Add support for a option parameter as an enum |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [03/19] Add enum handlers for easy & efficient string <-> int conversion |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [02/19] Add support for compile time assertions |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [01/19] Add support for JSON pretty printing |
2010-06-07 |
Daniel P. Berrange |
|
New |
| [PATCHv3] virtio-net: truncating packet |
2010-06-07 |
Michael S. Tsirkin |
|
New |
| Re: [V9fs-developer] [PATCH] virtio-9p: getattr server implementation for 9P2000.L protocol. |
2010-06-07 |
Sripathi Kodi |
|
New |
| [3/3] cow: use qemu block API |
2010-06-07 |
Christoph Hellwig |
|
New |
| [2/3] cow: stop using mmap |
2010-06-07 |
Christoph Hellwig |
|
New |
| [1/3] cow: use pread/pwrite |
2010-06-07 |
Christoph Hellwig |
|
New |
| [PATCHv2] virtio-net: truncating packet |
2010-06-07 |
Michael S. Tsirkin |
|
New |
| [02/02] 9p: Implement TMKDIR |
2010-06-07 |
Mohan Kumar M |
|
New |
| [01/02] qemu: virtio-9p: Implement TMKDIR |
2010-06-07 |
Mohan Kumar M |
|
New |
| [v2,6/6] vnc: tight: don't forget to add the last color |
2010-06-07 |
Corentin Chary |
|
New |
| [v2,5/6] vnc: rename vnc-encoding-* vnc-enc-* |
2010-06-07 |
Corentin Chary |
|
New |
| [v2,4/6] ui: move all ui components in ui/ |
2010-06-07 |
Corentin Chary |
|
New |
| [v2,3/6] vnc: add lossy option |
2010-06-07 |
Corentin Chary |
|
New |
| [v2,2/6] vnc: JPEG should be disabled if the client don't set tight quality |
2010-06-07 |
Corentin Chary |
|
New |
| [v2,1/6] vnc: tight: add JPEG and gradient subencoding with smooth image detection |
2010-06-07 |
Corentin Chary |
|
New |
| [v5,RESEND,4/4] Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages. |
2010-06-07 |
Yoshiaki Tamura |
|
New |
| [v5,RESEND,3/4] Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty. |
2010-06-07 |
Yoshiaki Tamura |
|
New |
| [v5,RESEND,2/4] Introduce cpu_physical_memory_get_dirty_range(). |
2010-06-07 |
Yoshiaki Tamura |
|
New |
| [v5,RESEND,1/4] Modify DIRTY_FLAG value and introduce DIRTY_IDX to use as indexes of bit-based phys_ram_dirty. |
2010-06-07 |
Yoshiaki Tamura |
|
New |
| virtio-net: truncating packet |
2010-06-06 |
Michael S. Tsirkin |
|
New |
| [16/16] hpet: Add MSI support |
2010-06-06 |
Jan Kiszka |
|
New |
| [15/16] hpet: Make number of timers configurable |
2010-06-06 |
Jan Kiszka |
|
New |
| [14/16] vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8 |
2010-06-06 |
Jan Kiszka |
|
New |
| [13/16] hpet: Add support for level-triggered interrupts |
2010-06-06 |
Jan Kiszka |
|
New |
| [12/16] hpet: Drop static state |
2010-06-06 |
Jan Kiszka |
|
New |
| [11/16] hpet/rtc: Rework RTC IRQ replacement by HPET |
2010-06-06 |
Jan Kiszka |
|
New |
| [10/16] x86: Refactor RTC IRQ coalescing workaround |
2010-06-06 |
Jan Kiszka |
|
New |
| [09/16] Enable message delivery via IRQs |
2010-06-06 |
Jan Kiszka |
|
New |
| [08/16] Pass IRQ object on handler invocation |
2010-06-06 |
Jan Kiszka |
|
New |
| [07/16] monitor/QMP: Drop info hpet / query-hpet |
2010-06-06 |
Jan Kiszka |
|
New |
| [06/16] hpet: Start/stop timer when HPET_TN_ENABLE is modified |
2010-06-06 |
Jan Kiszka |
|
New |
| [05/16] hpet: Convert to qdev |
2010-06-06 |
Jan Kiszka |
|
New |
| [04/16] hpet: Move static timer field initialization |
2010-06-06 |
Jan Kiszka |
|
New |
| [03/16] hpet: Silence warning on write to running main counter |
2010-06-06 |
Jan Kiszka |
|
New |
| [02/16] hpet: Coding style cleanups and some refactorings |
2010-06-06 |
Jan Kiszka |
|
New |
| [01/16] hpet: Catch out-of-bounds timer access |
2010-06-06 |
Jan Kiszka |
|
New |
| [6/6] apic: avoid using CPUState internals |
2010-06-05 |
Blue Swirl |
|
New |
| [5/6] apic: avoid passing CPUState from CPU code |
2010-06-05 |
Blue Swirl |
|
New |
| [4/6] apic: avoid passing CPUState from devices |
2010-06-05 |
Blue Swirl |
|
New |
| [3/6] ioapic: add ioapic.h |
2010-06-05 |
Blue Swirl |
|
New |
| [2/6] apic.h: rearrange |
2010-06-05 |
Blue Swirl |
|
New |
| [1/6] ioapic: unexport ioapic_set_irq |
2010-06-05 |
Blue Swirl |
|
New |
| Re: option-rom (was cg14) |
2010-06-05 |
Bob Breuer |
|
New |
| [v4,6/7] MIPS: Initial support of fulong mini pc (machine construction) |
2010-06-05 |
chen huacai |
|
New |
| [v4,5/7] MIPS: Initial support of fulong mini pc (CPU definition) |
2010-06-05 |
chen huacai |
|
New |
| [v4,4/7] MIPS: Initial support of VIA USB controller used by fulong mini pc |
2010-06-05 |
chen huacai |
|
New |
| [v4,3/7] MIPS: Initial support of VIA IDE controller used by fulong mini pc |
2010-06-05 |
chen huacai |
|
New |
| [v4,2/7] MIPS: Initial support of vt82686b south bridge used by fulong mini pc |
2010-06-05 |
chen huacai |
|
New |
| [v4,1/7] MIPS: Initial support of bonito north bridge used by fulong mini pc |
2010-06-05 |
chen huacai |
|
New |
| [PATCH-V5,10/10] virtio-9p: Implement Security model for mksock using mknod. |
2010-06-05 |
jvrao |
|
New |
| [PATCH-V5,09/10] virtio-9p: Implement Security model for mknod |
2010-06-05 |
jvrao |
|
New |
| [PATCH-V5,08/10] virtio-9p: Security model for symlink and readlink |
2010-06-05 |
jvrao |
|
New |
| [PATCH-V5,07/10] virtio-9p: Security model for mkdir |
2010-06-05 |
jvrao |
|
New |
| [PATCH-V5,06/10] virtio-9p: Security model for create/open2 |
2010-06-05 |
jvrao |
|
New |
| [PATCH-V5,05/10] virtio-9p: Implemented Security model for lstat and fstat |
2010-06-05 |
jvrao |
|
New |
| [PATCH-V5,04/10] virtio-9p: Security model for chown |
2010-06-05 |
jvrao |
|
New |
| [PATCH-V5,03/10] virtio-9p: Security model for chmod |
2010-06-05 |
jvrao |
|
New |
| [PATCH-V5,02/10] virtio-9p: Make infrastructure for the new security model. |
2010-06-05 |
jvrao |
|
New |
| [PATCH-V5,01/10] virtio-9p: Introduces an option to specify the security model. |
2010-06-05 |
jvrao |
|
New |
| [v6] Shared memory uio_pci driver |
2010-06-04 |
Cam Macdonell |
|
New |
| [v6,6/6] the stand-alone shared memory server for inter-VM shared memory |
2010-06-04 |
Cam Macdonell |
|
New |
| [v6,5/6] Inter-VM shared memory PCI device |
2010-06-04 |
Cam Macdonell |
|
New |
| [v6,4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG. |
2010-06-04 |
Cam Macdonell |
|
New |
| [v6,3/6] Change phys_ram_dirty to phys_ram_status |
2010-06-04 |
Cam Macdonell |
|
New |
| [v6,2/6] Add function to assign ioeventfd to MMIO. |
2010-06-04 |
Cam Macdonell |
|
New |
| [v6,1/6] Device specification for shared memory PCI device |
2010-06-04 |
Cam Macdonell |
|
New |
| introduce -machine switch |
2010-06-04 |
Glauber Costa |
|
New |
| [v4] savevm: Really verify if a drive supports snapshots |
2010-06-04 |
Miguel Di Ciurcio Filho |
|
New |