Show patches with: Archived = No       |   430854 patches
« 1 2 ... 469 470 4714308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/6] ui/vnc: Only report/use TIGHT_PNG encoding if enabled. - - - - --- 2012-10-19 Stefan Hajnoczi New
[2/6] targphys.h: Don't define target_phys_addr_t for user-mode emulators 1 - - - --- 2012-10-19 Stefan Hajnoczi New
[3/6] target-arm/neon_helper: Remove obsolete FIXME comment - - - - --- 2012-10-19 Stefan Hajnoczi New
[4/6] configure: Remove unused parameters from main function - - - - --- 2012-10-19 Stefan Hajnoczi New
[5/6] net/tap-win32: Fix compiler warning caused by missing include statement - - - - --- 2012-10-19 Stefan Hajnoczi New
[6/6] ui/vnc-jobs.c: Fix minor typos in comments - - 1 - --- 2012-10-19 Stefan Hajnoczi New
cadence_uart: More debug information - - 1 - --- 2012-10-19 Peter Crosthwaite New
Fix missing TRACE exception - - - - --- 2012-10-19 Julio Guerra New
e1000: Don't set the Capabilities List bit - - - - --- 2012-10-19 Philipp Hahn New
[v4,4/4] qemu-config: Add new -add-fd command line option - - - - --- 2012-10-19 Kevin Wolf New
ui/spice: support websockets ports - - - - --- 2012-10-19 Alon Levy New
[1/6] tcg/tcg.h: Duplicate global TCG variables in TCGContext - - - - --- 2012-10-19 Evgeny Voevodin New
[2/6] TCG: Use gen_opc_ptr from context instead of global variable. - - - - --- 2012-10-19 Evgeny Voevodin New
[3/6] TCG: Use gen_opparam_ptr from context instead of global variable. - - - - --- 2012-10-19 Evgeny Voevodin New
[4/6] TCG: Use gen_opc_buf from context instead of global variable. - - - - --- 2012-10-19 Evgeny Voevodin New
[5/6] TCG: Use gen_opparam_buf from context instead of global variable. - - - - --- 2012-10-19 Evgeny Voevodin New
[6/6] TCG: Remove unused global variables - - - - --- 2012-10-19 Evgeny Voevodin New
[v2,1/2] target-arm: Use TCG operation for Neon 64 bit negation - - 1 - --- 2012-10-19 Peter Maydell New
[v2,2/2] target-arm: Implement abs_i32 inline rather than as a helper - - 1 - --- 2012-10-19 Peter Maydell New
[PULL,00/29] qemu-sockets error propagation + NBD server - - 1 - --- 2012-10-19 Paolo Bonzini New
[01/29] error: add error_set_errno and error_setg_errno 1 - - - --- 2012-10-19 Paolo Bonzini New
[02/29] qemu-sockets: add Error ** to all functions - - 1 - --- 2012-10-19 Paolo Bonzini New
[03/29] qemu-sockets: unix_listen and unix_connect are portable - - 1 - --- 2012-10-19 Paolo Bonzini New
[04/29] qemu-sockets: add nonblocking connect for Unix sockets - - - - --- 2012-10-19 Paolo Bonzini New
[05/29] migration: avoid using error_is_set and thus relying on errp != NULL - - - - --- 2012-10-19 Paolo Bonzini New
[06/29] migration: centralize call to migrate_fd_error() - - 1 - --- 2012-10-19 Paolo Bonzini New
[07/29] migration: use qemu-sockets to establish Unix sockets - - - - --- 2012-10-19 Paolo Bonzini New
[08/29] migration (outgoing): add error propagation for all protocols - - - - --- 2012-10-19 Paolo Bonzini New
[09/29] migration (incoming): add error propagation to fd and exec protocols - - 1 - --- 2012-10-19 Paolo Bonzini New
[10/29] qemu-char: ask and print error information from qemu-sockets - - 1 - --- 2012-10-19 Paolo Bonzini New
[11/29] nbd: ask and print error information from qemu-sockets - - - - --- 2012-10-19 Paolo Bonzini New
[12/29] qemu-ga: ask and print error information from qemu-sockets - - 1 - --- 2012-10-19 Paolo Bonzini New
[13/29] vnc: avoid Yoda conditionals - - - - --- 2012-10-19 Paolo Bonzini New
[14/29] vnc: introduce a single label for error returns - - - - --- 2012-10-19 Paolo Bonzini New
[15/29] vnc: reorganize code for reverse mode - - - - --- 2012-10-19 Paolo Bonzini New
[16/29] vnc: add error propagation to vnc_display_open - - - - --- 2012-10-19 Paolo Bonzini New
[17/29] qemu-sockets: include strerror or gai_strerror output in error messages - - 1 - --- 2012-10-19 Paolo Bonzini New
[18/29] qemu-sockets: add error propagation to inet_connect_addr - - 1 - --- 2012-10-19 Paolo Bonzini New
[19/29] qemu-sockets: add error propagation to inet_dgram_opts - - 1 - --- 2012-10-19 Paolo Bonzini New
[20/29] qemu-sockets: add error propagation to inet_parse - - 1 - --- 2012-10-19 Paolo Bonzini New
[21/29] qemu-sockets: add error propagation to Unix socket functions - - 1 - --- 2012-10-19 Paolo Bonzini New
[22/29] vnc: drop QERR_VNC_SERVER_FAILED - - - - --- 2012-10-19 Paolo Bonzini New
[23/29] build: add QAPI files to the tools 1 - - - --- 2012-10-19 Paolo Bonzini New
[24/29] qapi: add socket address types 1 - - - --- 2012-10-19 Paolo Bonzini New
[25/29] qemu-sockets: return InetSocketAddress from inet_parse - - 1 - --- 2012-10-19 Paolo Bonzini New
[26/29] qemu-sockets: add socket_listen, socket_connect, socket_parse - - 1 - --- 2012-10-19 Paolo Bonzini New
[27/29] block: prepare code for adding block notifiers - - - - --- 2012-10-19 Paolo Bonzini New
[28/29] block: add close notifiers 1 - - - --- 2012-10-19 Paolo Bonzini New
[29/29] qmp: add NBD server commands 1 - - - --- 2012-10-19 Paolo Bonzini New
Makefile: Forbid out-of-tree build from a source tree that has been built in - - - - --- 2012-10-19 Peter Maydell New
target-arm: Remove out of date FIXME regarding saturating arithmetic - - - - --- 2012-10-19 Peter Maydell New
[1/6] error: add error_set_errno and error_setg_errno 1 - - - --- 2012-10-19 Luiz Capitulino New
[2/6] block: bdrv_img_create(): add Error ** argument - - - - --- 2012-10-19 Luiz Capitulino New
[3/6] qemu-img: img_create(): pass Error object to bdrv_img_create() - - - - --- 2012-10-19 Luiz Capitulino New
[4/6] qemu-img: img_create(): drop unneeded goto and ret variable - - - - --- 2012-10-19 Luiz Capitulino New
[5/6] qmp: qmp_transaction(): pass Error object to bdrv_img_create() - - - - --- 2012-10-19 Luiz Capitulino New
[6/6] block: bdrv_img_create(): drop unused error handling code - - - - --- 2012-10-19 Luiz Capitulino New
[v2,1/2] qmp: handle stop/cont in INMIGRATE state - - - - --- 2012-10-19 Paolo Bonzini New
[v2,2/2] migration: go to paused state after finishing incoming migration with -S - - - - --- 2012-10-19 Paolo Bonzini New
[v2,1/3] net: add public qemu_net_poll() function - - - - --- 2012-10-19 Stefan Hajnoczi New
[v2,2/3] net: extract notify_link_status_changed() function - - - - --- 2012-10-19 Stefan Hajnoczi New
[v2,3/3] net: extract notify_link_status_changed() function - - - - --- 2012-10-19 Stefan Hajnoczi New
[1/2] error: Distinguish critical and non-critical errors - - - - --- 2012-10-19 Peter Maydell New
[2/2] qom: Detect attempts to add a property that already exists - - - - --- 2012-10-19 Peter Maydell New
[v3,12/16] qemu-iotests: add mirroring test case - - - - --- 2012-10-19 Kevin Wolf New
[v3] hw/qdev-properties.c: Improve diagnostic for setting property after realize - - - - --- 2012-10-19 Peter Maydell New
[v3,01/26] blockdev: Introduce a default machine blockdev interface field, QEMUMachine->mach_if - - 1 - --- 2012-10-19 Jason Baron New
[v3,02/26] blockdev: Introduce IF_AHCI - - 1 - --- 2012-10-19 Jason Baron New
[v3,03/26] pci: pci capability must be in PCI space - - 1 - --- 2012-10-19 Jason Baron New
[v3,04/26] pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzle - - 1 - --- 2012-10-19 Jason Baron New
[v3,06/26] pc: Move ioapic_init() from pc_piix.c to pc.c - - 1 - --- 2012-10-19 Jason Baron New
[v3,05/26] pc, pc_piix: split out pc nic initialization - - 1 - --- 2012-10-19 Jason Baron New
[v3,07/26] pc/piix_pci: factor out smram/pam logic - - 1 - --- 2012-10-19 Jason Baron New
[v3,08/26] pci_ids: add intel 82801BA pci-to-pci bridge id - - 1 - --- 2012-10-19 Jason Baron New
[v3,09/26] pci: Add class 0xc05 as 'SMBus' - - 1 - --- 2012-10-19 Jason Baron New
[v3,10/26] pcie: pass pcie window size to pcie_host_mmcfg_update() - - 1 - --- 2012-10-19 Jason Baron New
[v3,11/26] pcie: Convert PCIExpressHost to use the QOM. 1 - 1 - --- 2012-10-19 Jason Baron New
[v3,12/26] ich9: Add acpi support and definitions - - - - --- 2012-10-19 Jason Baron New
[v3,13/26] ich9: Add the lpc chip - - - - --- 2012-10-19 Jason Baron New
[v3,15/26] q35: Introduce q35 pc based chipset emulator - - - - --- 2012-10-19 Jason Baron New
[v3,14/26] ich9: Add smbus - - - - --- 2012-10-19 Jason Baron New
[v3,16/26] ich9: Add i82801b11 dmi-to-pci bridge - - - - --- 2012-10-19 Jason Baron New
[v3,18/26] q35: Suppress SMM BIOS initialization under KVM - - 1 - --- 2012-10-19 Jason Baron New
[v3,17/26] Add i21154 bridge chip. - - - - --- 2012-10-19 Jason Baron New
[v3,20/26] q35: smbus: Remove PCI_STATUS_SIG_SYSTEM_ERROR and PCI_STATUS_DETECTED_PARITY from w1cma… - - 1 - --- 2012-10-19 Jason Baron New
[v3,19/26] q35: Fix non-PCI IRQ processing in ich9_lpc_update_apic - - 1 - --- 2012-10-19 Jason Baron New
[v3,21/26] q35: Add kvmclock support - - 1 - --- 2012-10-19 Jason Baron New
[v3,23/26] q35: automatically load the q35 dsdt table - - - - --- 2012-10-19 Jason Baron New
[v3,22/26] Add a fallback bios file search, if -L fails. - - 1 - --- 2012-10-19 Jason Baron New
[v3,25/26] q35: fill in usb pci slots with -usb - - - - --- 2012-10-19 Jason Baron New
[v3,24/26] q35: add acpi-based pci hotplug. - - - - --- 2012-10-19 Jason Baron New
[v3,26/26] ich9: add support pci assignment - - - - --- 2012-10-19 Jason Baron New
[v2] hmp: fix info cpus for sparc targets 1 - - - --- 2012-10-19 Aurelien Jarno New
tcg/mips: use MUL instead of MULT on MIPS32 and above - - 1 - --- 2012-10-19 Aurelien Jarno New
[v3,01/26] tcg: add temp_dead() - - 1 - --- 2012-10-19 Aurelien Jarno New
[v3,02/26] tcg: add tcg_reg_sync() - - 1 - --- 2012-10-19 Aurelien Jarno New
[v3,03/26] tcg: add temp_sync() - - 1 - --- 2012-10-19 Aurelien Jarno New
[v3,04/26] tcg: sync output arguments on liveness request - - 1 - --- 2012-10-19 Aurelien Jarno New
[v3,05/26] tcg: rework liveness analysis - - 1 - --- 2012-10-19 Aurelien Jarno New
[v3,06/26] tcg: improve tcg_reg_alloc_movi() - - 1 - --- 2012-10-19 Aurelien Jarno New
« 1 2 ... 469 470 4714308 4309 »