Show patches with: State = Action Required       |   426861 patches
« 1 2 ... 502 503 5044268 4269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V22,5/7] Add a TPM Passthrough backend driver implementation - - 1 - --- 2013-02-14 Stefan Berger New
[V22,6/7] Add support for cancelling of a TPM command - - 1 - --- 2013-02-14 Stefan Berger New
[V22,7/7] Introduce --enable-tpm-passthrough configure option - - 1 - --- 2013-02-14 Stefan Berger New
[v1,1/5] cadence_gem: Flush queued packets - - - - --- 2013-02-15 Peter Crosthwaite New
[v1,2/5] cadence_gem: factor out can_rx() logic replication - - - - --- 2013-02-15 Peter Crosthwaite New
[v1,3/5] cadence_gem: fix interrupt events - - - - --- 2013-02-15 Peter Crosthwaite New
[v1,4/5] cadence_gem: Dont reset rx desc pointer on rx_en - - - - --- 2013-02-15 Peter Crosthwaite New
[v1,5/5] cadence_gem: Add debug msgs for rx desc movement - - - - --- 2013-02-15 Peter Crosthwaite New
tap: set IFF_ONE_QUEUE per default - - 1 - --- 2013-02-15 Peter Lieven New
[PATCHv2] tap: set IFF_ONE_QUEUE per default - - - - --- 2013-02-15 Peter Lieven New
iscsi: add iscsi_truncate support - - - - --- 2013-02-15 Peter Lieven New
pseries: Implements h_read hcall - - - - --- 2013-02-15 Erlon Cruz New
slirp: fixed potential use-after-free of a socket - - - - --- 2013-02-15 Vitaly Chipounov New
[1/5] sysbus: make SysBusDeviceClass::init optional 1 - - - --- 2013-02-15 Peter Maydell New
[2/5] musicpal: qdevify musicpal-misc - - - - --- 2013-02-15 Peter Maydell New
[3/5] milkymist-minimac2: Just expose buffers as a sysbus mmio region 1 - 1 - --- 2013-02-15 Peter Maydell New
[4/5] milkymist-softusb: Don't map RAM memory regions in the device itself 1 - 1 - --- 2013-02-15 Peter Maydell New
[5/5] sysbus: Remove sysbus_add_memory and sysbus_del_memory - - 1 - --- 2013-02-15 Peter Maydell New
[qom-cpu-next,v5] target-i386: Split command line parsing out of cpu_x86_register() - - 1 - --- 2013-02-15 Igor Mammedov New
[1/2] target-arm: Factor out handling of SRS instruction - - - - --- 2013-02-15 Peter Maydell New
[2/2] target-arm: Don't decode RFE or SRS on M profile cores - - - - --- 2013-02-15 Peter Maydell New
[qom-cpu-next] e500: Replace open-coded loop with qemu_get_cpu() 1 - - - --- 2013-02-15 Andreas Färber New
[PATCHv2] iscsi: add iscsi_truncate support - - - - --- 2013-02-15 Peter Lieven New
[qom-cpu-next] cpus: Replace open-coded CPU loop in qmp_memsave() with qemu_get_cpu() - - 1 - --- 2013-02-15 Andreas Färber New
[qom-cpu-next] spapr_hcall: Replace open-coded CPU loop with qemu_get_cpu() 2 - - - --- 2013-02-15 Andreas Färber New
[qom-cpu-next] monitor: Use qemu_get_cpu() in monitor_set_cpu() - - 2 - --- 2013-02-15 Andreas Färber New
[qom-cpu-next] ppce500_spin: Replace open-coded CPU loop with qemu_get_cpu() 1 - - - --- 2013-02-15 Andreas Färber New
[01/41] migration: simplify while loop - - 2 - --- 2013-02-15 Paolo Bonzini New
[02/41] migration: always use vm_stop_force_state - - 2 - --- 2013-02-15 Paolo Bonzini New
[03/41] migration: move more error handling to migrate_fd_cleanup - - 2 - --- 2013-02-15 Paolo Bonzini New
[04/41] migration: push qemu_savevm_state_cancel out of qemu_savevm_state_* - - 2 - --- 2013-02-15 Paolo Bonzini New
[05/41] block-migration: remove useless calls to blk_mig_cleanup - - 2 - --- 2013-02-15 Paolo Bonzini New
[06/41] qemu-file: pass errno from qemu_fflush via f->last_error - - 2 - --- 2013-02-15 Paolo Bonzini New
[07/41] migration: use qemu_file_set_error to pass error codes back to qemu_savevm_state - - 2 - --- 2013-02-15 Paolo Bonzini New
[08/41] qemu-file: temporarily expose qemu_file_set_error and qemu_fflush - - 2 - --- 2013-02-15 Paolo Bonzini New
[09/41] migration: flush all data to fd when buffered_flush is called - - 2 - --- 2013-02-15 Paolo Bonzini New
[10/41] migration: use qemu_file_set_error - - 2 - --- 2013-02-15 Paolo Bonzini New
[11/41] migration: simplify error handling - - 2 - --- 2013-02-15 Paolo Bonzini New
[12/41] migration: do not nest flushing of device data - - 2 - --- 2013-02-15 Paolo Bonzini New
[13/41] migration: prepare to access s->state outside critical sections - - 2 - --- 2013-02-15 Paolo Bonzini New
[14/41] migration: cleanup migration (including thread) in the iothread - - 2 - --- 2013-02-15 Paolo Bonzini New
[15/41] block-migration: remove variables that are never read - - 2 - --- 2013-02-15 Paolo Bonzini New
[16/41] block-migration: small preparatory changes for locking - - 2 - --- 2013-02-15 Paolo Bonzini New
[17/41] block-migration: document usage of state across threads 1 - 1 - --- 2013-02-15 Paolo Bonzini New
[18/41] block-migration: add lock - - 1 - --- 2013-02-15 Paolo Bonzini New
[19/41] migration: reorder SaveVMHandlers members - - 2 - --- 2013-02-15 Paolo Bonzini New
[20/41] migration: run pending/iterate callbacks out of big lock - - 2 - --- 2013-02-15 Paolo Bonzini New
[21/41] migration: run setup callbacks out of big lock - - 2 - --- 2013-02-15 Paolo Bonzini New
[22/41] migration: yay, buffering is gone - - 2 - --- 2013-02-15 Paolo Bonzini New
[23/41] Rename buffered_ to migration_ - - 2 - --- 2013-02-15 Paolo Bonzini New
[24/41] qemu-file: make qemu_fflush and qemu_file_set_error private again - - 2 - --- 2013-02-15 Paolo Bonzini New
[25/41] migration: eliminate last_round - - 2 - --- 2013-02-15 Paolo Bonzini New
[26/41] migration: detect error before sleeping - - 2 - --- 2013-02-15 Paolo Bonzini New
[27/41] migration: remove useless qemu_file_get_error check - - 2 - --- 2013-02-15 Paolo Bonzini New
[28/41] migration: use qemu_file_rate_limit consistently - - 2 - --- 2013-02-15 Paolo Bonzini New
[29/41] migration: merge qemu_popen_cmd with qemu_popen - - 2 - --- 2013-02-15 Paolo Bonzini New
[30/41] qemu-file: fsync a writable stdio QEMUFile - - 2 - --- 2013-02-15 Paolo Bonzini New
[31/41] qemu-file: check exit status when closing a pipe QEMUFile - - 2 - --- 2013-02-15 Paolo Bonzini New
[32/41] qemu-file: add writable socket QEMUFile - - - - --- 2013-02-15 Paolo Bonzini New
[33/41] qemu-file: simplify and export qemu_ftell 1 - 1 - --- 2013-02-15 Paolo Bonzini New
[34/41] migration: use QEMUFile for migration channel lifetime - - 2 - --- 2013-02-15 Paolo Bonzini New
[35/41] migration: use QEMUFile for writing outgoing migration data - - 2 - --- 2013-02-15 Paolo Bonzini New
[36/41] migration: use qemu_ftell to compute bandwidth - - 2 - --- 2013-02-15 Paolo Bonzini New
[37/41] migration: small changes around rate-limiting - - 2 - --- 2013-02-15 Paolo Bonzini New
[38/41] migration: move rate limiting to QEMUFile - - 2 - --- 2013-02-15 Paolo Bonzini New
[39/41] migration: move contents of migration_close to migrate_fd_cleanup - - 2 - --- 2013-02-15 Paolo Bonzini New
[40/41] migration: eliminate s->migration_file - - 2 - --- 2013-02-15 Paolo Bonzini New
[41/41] migration: inline migrate_fd_close - - 2 - --- 2013-02-15 Paolo Bonzini New
(PAM stuff) reset doesn't work on OVMF + SeaBIOS CSM - - - - --- 2013-02-15 Laszlo Ersek New
[V23,1/7] Support for TPM command line options - - - - --- 2013-02-15 Stefan Berger New
[V23,2/7] Add TPM (frontend) hardware interface (TPM TIS) to QEMU - - 1 - --- 2013-02-15 Stefan Berger New
[V23,3/7] Add a debug register - - 1 - --- 2013-02-15 Stefan Berger New
[V23,4/7] Build the TPM frontend code - - 1 - --- 2013-02-15 Stefan Berger New
[V23,5/7] Add a TPM Passthrough backend driver implementation - - 1 - --- 2013-02-15 Stefan Berger New
[V23,6/7] Add support for cancelling of a TPM command - - 1 - --- 2013-02-15 Stefan Berger New
[V23,7/7] Introduce --enable-tpm-passthrough configure option - - 1 - --- 2013-02-15 Stefan Berger New
[RESEND,v2,1/2] seabios q35: Enable all PIRQn IRQs at startup - - - - --- 2013-02-15 Alex Williamson New
[RESEND,v2,2/2] seabios q35: Add new PCI slot to irq routing function - - - - --- 2013-02-15 Alex Williamson New
[V19,01/10] build: add command check-clean - - - - --- 2013-02-16 Wayne Xia New
[V19,02/10] build: hide symbols in *.lo - - - - --- 2013-02-16 Wayne Xia New
[V19,03/10] libqblock: build: add configure support - - - - --- 2013-02-16 Wayne Xia New
[V19,04/10] libqblock: build: add rule for libqblock.la - - - - --- 2013-02-16 Wayne Xia New
[V19,05/10] libqblock: build: add packaging support - - - - --- 2013-02-16 Wayne Xia New
[V19,06/10] block: export function path_has_protocol() - - - - --- 2013-02-16 Wayne Xia New
[V19,07/10] libqblock: libqblock API design and type defines - - - - --- 2013-02-16 Wayne Xia New
[V19,08/10] libqblock: libqblock API implement - - - - --- 2013-02-16 Wayne Xia New
[V19,09/10] libqblock: build: add rules for test case - - - - --- 2013-02-16 Wayne Xia New
[V19,10/10] libqblock: test: libqblock test example - - - - --- 2013-02-16 Wayne Xia New
kvmvapic: add read operation to the MemoryRegionOps to fix segfault - - - - --- 2013-02-16 Tommi Rantala New
[RESEND] isa: Split off instance_init for ISADevice - - - - --- 2013-02-16 Andreas Färber New
PReP Software Reset - - - - --- 2013-02-16 Julio Guerra New
e600 core for MPC86xx processors - - - - --- 2013-02-16 Julio Guerra New
qemu-log: Introduce qemu_log_mask_vprintf() - - - - --- 2013-02-16 Andreas Färber New
prep: Fix software reset - - - - --- 2013-02-16 Julio Guerra New
[v2] pc-bios: build OpenBIOS if possible - - - - --- 2013-02-16 Blue Swirl New
[PULL,00/47] QOM CPUState patch queue 2013-02-16 - - - - --- 2013-02-16 Andreas Färber New
[01/47] cpu: Prepare QOM realizefn - - - - --- 2013-02-16 Andreas Färber New
[02/47] target-alpha: Update AlphaCPU to QOM realizefn 1 - - - --- 2013-02-16 Andreas Färber New
[03/47] target-arm: Update ARMCPU to QOM realizefn - - - - --- 2013-02-16 Andreas Färber New
[04/47] target-i386: Update X86CPU to QOM realizefn - - 2 - --- 2013-02-16 Andreas Färber New
« 1 2 ... 502 503 5044268 4269 »