Show patches with: none      |   431361 patches
« 1 2 ... 2673 2674 26754313 4314 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,4/4] ARRAY_SIZE: check that argument is an array - - 1 - --- 2017-01-18 Michael S. Tsirkin New
[v2,3/4] compiler: expression version of QEMU_BUILD_BUG_ON - - 1 - --- 2017-01-18 Michael S. Tsirkin New
[v2,2/4] compiler: drop ; after BUILD_BUG_ON - - 1 - --- 2017-01-18 Michael S. Tsirkin New
[v2,1/4] virtio: fix up max size checks - - 1 - --- 2017-01-18 Michael S. Tsirkin New
[4/4] ARRAY_SIZE: check that argument is an array - - - - --- 2017-01-18 Michael S. Tsirkin New
[3/4] compiler: expression version of QEMU_BUILD_BUG_ON - - 1 - --- 2017-01-18 Michael S. Tsirkin New
[2/4] compiler: drop ; after BUILD_BUG_ON - - - - --- 2017-01-18 Michael S. Tsirkin New
[1/4] virtio: fix up max size checks - - - - --- 2017-01-18 Michael S. Tsirkin New
virtio: fix up max size checks - - - - --- 2017-01-18 Michael S. Tsirkin New
[v2,2/2] linux-user: fix tcg/mmap test - - 2 - --- 2017-01-18 Pranith Kumar New
[v2,1/2] linux-user: fix settime old value location - - 1 - --- 2017-01-18 Pranith Kumar New
[v6,wave,2,2/3] hw/isa/lpc_ich9: add broadcast SMI feature - - - - --- 2017-01-18 Laszlo Ersek New
numa: access CPU's node id via property in hmp_info_numa() - - - - --- 2017-01-18 Eduardo Habkost New
[qemu] pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8 - - 1 - --- 2017-01-18 Marcelo Tosatti New
[RFC,13/13] pc: cpu: make sure that cpu.node-id matches -numa mapping - - - - --- 2017-01-18 Igor Mammedov New
[RFC,12/13] pc: drop usage of legacy numa_get_node_for_cpu() - - - - --- 2017-01-18 Igor Mammedov New
[RFC,11/13] numa: use new machine.cpu property with -numa cpus=... CLI - - - - --- 2017-01-18 Igor Mammedov New
[RFC,10/13] numa: replace cpu_index_to_socket_id() with cpu_index_to_instance_props() - - - - --- 2017-01-18 Igor Mammedov New
[RFC,09/13] numa: introduce '-numa cpu' cpu option - - - - --- 2017-01-18 Igor Mammedov New
[RFC,08/13] pc: add writeonly 'cpu' property to PCMachine - - - - --- 2017-01-18 Igor Mammedov New
[RFC,07/13] pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done without CPU obj… - - - - --- 2017-01-18 Igor Mammedov New
[RFC,06/13] pc: calculate topology only once when possible_cpus is initialised - - - - --- 2017-01-18 Igor Mammedov New
[RFC,05/13] pc: move pcms->possible_cpus init out of pc_cpus_init() - - - - --- 2017-01-18 Igor Mammedov New
[RFC,04/13] make possible_cpu_arch_ids() return const pointer - - - - --- 2017-01-18 Igor Mammedov New
[RFC,03/13] pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymore - - 1 - --- 2017-01-18 Igor Mammedov New
[RFC,02/13] pc: cleanup: move smbios_set_cpuid() into pc_build_smbios() - - 1 - --- 2017-01-18 Igor Mammedov New
[RFC,01/13] numa: access CPU's node id via property in hmp_info_numa() - - - - --- 2017-01-18 Igor Mammedov New
[2/2] aspeed: add a watchdog controller - - 1 - --- 2017-01-18 Cédric Le Goater New
[1/2] wdt: Add Aspeed watchdog device model - - - - --- 2017-01-18 Cédric Le Goater New
[v2] hw/misc: add a TMP42{1,2,3} device model - - 1 - --- 2017-01-18 Cédric Le Goater New
[v2,6/6] qapi: Promote blockdev-change-medium arguments to QAPI type - - 1 - --- 2017-01-18 Eric Blake New
[v2,5/6] test-qga: Actually test 0xff sync bytes - - 2 - --- 2017-01-18 Eric Blake New
[v2,4/6] fdc-test: Avoid deprecated 'change' command - - 1 - --- 2017-01-18 Eric Blake New
[v2,3/6] qlist: Add convenience helpers for wrapped appends - - 1 - --- 2017-01-18 Eric Blake New
[v2,2/6] qdict: Add convenience helpers for wrapped puts - - 3 - --- 2017-01-18 Eric Blake New
[v2,1/6] pci: Use struct instead of QDict to pass back parameters 1 - 2 - --- 2017-01-18 Eric Blake New
[v2,25/25] qmp: move json-message-parser and check to QmpClient - - - - --- 2017-01-18 Marc-André Lureau New
[v2,24/25] qtest: add /qemu-qmp/screendump test - - - - --- 2017-01-18 Marc-André Lureau New
[v2,23/25] console: make screendump async - - - - --- 2017-01-18 Marc-André Lureau New
[v2,22/25] console: add graphic_hw_update_done() - - - - --- 2017-01-18 Marc-André Lureau New
[v2,21/25] console: graphic_hw_update return true if async - - - - --- 2017-01-18 Marc-André Lureau New
[v2,20/25] qapi: improve 'screendump' documentation - - - - --- 2017-01-18 Marc-André Lureau New
[v2,19/25] tests: add tests for async and non-async clients - - - - --- 2017-01-18 Marc-André Lureau New
[v2,18/25] qtest: add qtest_init_qmp_caps() - - - - --- 2017-01-18 Marc-André Lureau New
[v2,17/25] qtest: add qtest-timeout - - - - --- 2017-01-18 Marc-André Lureau New
[v2,16/25] qmp: update qmp-spec about async capability - - - - --- 2017-01-18 Marc-André Lureau New
[v2,15/25] monitor: suspend when running async and client has no async - - - - --- 2017-01-18 Marc-André Lureau New
[v2,14/25] monitor: add !qmp pre-conditions - - - - --- 2017-01-18 Marc-André Lureau New
[v2,13/25] monitor: add 'async' capability - - - - --- 2017-01-18 Marc-André Lureau New
[v2,12/25] tests: add dispatch async tests - - - - --- 2017-01-18 Marc-André Lureau New
[v2,11/25] scripts: learn 'async' qapi commands - - - - --- 2017-01-18 Marc-André Lureau New
[v2,10/25] qmp: check that async command have an 'id' - - - - --- 2017-01-18 Marc-André Lureau New
[v2,09/25] qmp: take 'id' from request - - - - --- 2017-01-18 Marc-André Lureau New
[v2,08/25] qapi: ignore top-level 'id' field - - - - --- 2017-01-18 Marc-André Lureau New
[v2,07/25] qmp: introduce async command type - - - - --- 2017-01-18 Marc-André Lureau New
[v2,06/25] qmp: add qmp_return_is_cancelled() - - - - --- 2017-01-18 Marc-André Lureau New
[v2,05/25] qmp: add QmpClient - - - - --- 2017-01-18 Marc-André Lureau New
[v2,04/25] qmp: use a return callback for the command reply - - - - --- 2017-01-18 Marc-André Lureau New
[v2,03/25] qmp: teach qmp_dispatch() to take a pre-filled QDict - - 1 - --- 2017-01-18 Marc-André Lureau New
[v2,02/25] tests: change /0.15/* tests to /qmp/* - - 1 - --- 2017-01-18 Marc-André Lureau New
[v2,01/25] tests: start generic qemu-qmp tests - - 3 - --- 2017-01-18 Marc-André Lureau New
configure: allow enabling seccomp on s390x - - - - --- 2017-01-18 Christian Ehrhardt New
[2/2] linux-user: fix tcg/mmap test - - - - --- 2017-01-18 Pranith Kumar New
[1/2] linux-user: fix settime old value location - - - - --- 2017-01-18 Pranith Kumar New
[v3] aspeed/smc: handle dummy bytes when doing fast reads in command mode 1 - - - --- 2017-01-18 Cédric Le Goater New
numa: access CPU's node id via property in hmp_info_numa() - - - - --- 2017-01-18 Igor Mammedov New
hw/usb/dev-hid: add a Mac guest compatibility option to usb-tablet - - - - --- 2017-01-18 Phil Dennis-Jordan New
x86-KVM: Supply TSC and APIC clock rates to guest like VMWare - - - - --- 2017-01-18 Phil Dennis-Jordan New
[2/2] vl: Print warning when a default config file is loaded - - 1 - --- 2017-01-18 Eduardo Habkost New
[1/2] config: qemu_config_parse() return number of config groups - - - - --- 2017-01-18 Eduardo Habkost New
[v2] vl: Ensure the cpu_synchronize_all_post_init() in the appropriate location - - - - --- 2017-01-18 Dou Liyang New
[v3] hw/core/null-machine: Add the possibility to instantiate a CPU and RAM - - 2 - --- 2017-01-18 Thomas Huth New
[3/3] cpu: make the function of cpu_common_map_numa_node more efficiently - - 1 - --- 2017-01-18 Dou Liyang New
[2/3] numa: Remove the numa_post_machine_init function - - 1 - --- 2017-01-18 Dou Liyang New
[1/3] cpu: Make the mapping of CPUs and NUMA nodes in cpu_common_realizefn - - 1 - --- 2017-01-18 Dou Liyang New
[RFC] acpi: add reset register to fadt - - - - --- 2017-01-18 Phil Dennis-Jordan New
[v16,2/2] virtio-crypto: Add conformance clauses - - 1 - --- 2017-01-18 Gonglei (Arei) New
[v16,1/2] virtio-crypto: Add virtio crypto device specification - - 1 - --- 2017-01-18 Gonglei (Arei) New
[v5,2/2] gdbstub.c: update old error report statements - - 1 - --- 2017-01-18 skiver.cloud.yzy@gmail.com New
[v5,1/2] gdbstub.c: fix GDB connection segfault caused by empty machines - - 1 - --- 2017-01-18 skiver.cloud.yzy@gmail.com New
[v4,2/2] gdbstub.c: update old error report statements - - - - --- 2017-01-18 skiver.cloud.yzy@gmail.com New
[v4,1/2] gdbstub.c: fix GDB connection segfault caused by empty machines - - 1 - --- 2017-01-18 skiver.cloud.yzy@gmail.com New
[v3] gdbstub.c: fix GDB connection segfault caused by empty machines - - - - --- 2017-01-18 skiver.cloud.yzy@gmail.com New
[v2] gdbstub.c: fix GDB connection segfault caused by empty machines - - - - --- 2017-01-18 skiver.cloud.yzy@gmail.com New
[PULL,2/2] tcg/i386: Always use TZCNT when available - - - - --- 2017-01-17 Richard Henderson New
[PULL,1/2] Revert "tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR" - - - - --- 2017-01-17 Richard Henderson New
[PULL,0/2] Fixes for x86 host - - - - --- 2017-01-17 Richard Henderson New
[v7] qqq: module for synchronizing with a simulation - - - - --- 2017-01-17 James J. Nutaro New
[3/3] arch_init: Move acpi_table_add() call back to vl.c - - - - --- 2017-01-17 Eduardo Habkost New
[2/3] stubs: acpi_table_add() stub - - - - --- 2017-01-17 Eduardo Habkost New
[1/3] stubs: Add smbios_entry_add() stub - - - - --- 2017-01-17 Eduardo Habkost New
xhci: bump the link TRB cycle detection limit. - - - - --- 2017-01-17 anonym@riseup.net New
[3/3] audio: Rename hw/audio/audio.h to hw/audio/soundhw.h - - - - --- 2017-01-17 Eduardo Habkost New
[2/3] audio: Rename audio_init() to soundhw_init() - - - - --- 2017-01-17 Eduardo Habkost New
[1/3] audio: Move arch_init audio code to hw/audio/soundhw.c - - - - --- 2017-01-17 Eduardo Habkost New
arch_init: Remove unnecessary default_config_files table - - 1 - --- 2017-01-17 Eduardo Habkost New
i386: Support "-cpu host" on TCG too - - - - --- 2017-01-17 David Hildenbrand New
[v2] pflash_cfi01: fix per device sector length in CFI table - - - - --- 2017-01-17 David Engraf New
gdbstub.c: fix GDB connection segfault caused by empty machines - - - - --- 2017-01-17 skiver.cloud.yzy@gmail.com New
[v6,0/2] allow blockdev-add for NFS - - - - --- 2017-01-17 Peter Lieven New
« 1 2 ... 2673 2674 26754313 4314 »