qemu-devel
Thread
Date
Later messages
Messages by Thread
Re: [Qemu-devel] [PATCH] target/mips: remove commented out codes in translate.c
Yongbok Kim
Re: [Qemu-devel] [PATCH] target/mips: remove commented out codes in translate.c
Philippe Mathieu-Daudé
Re: [Qemu-devel] [PATCH] target/mips: remove commented out codes in translate.c
Yongbok Kim
Re: [Qemu-devel] [PATCH v1 0/5] s390x: CPU related cleanups and one fix
Cornelia Huck
[Qemu-devel] [PATCH] qga-win: fall back to hardcoded user and group names if LookupAccountSidW failed
Chen Hanxiao
Re: [Qemu-devel] [PATCH] qga-win: fall back to hardcoded user and group names if LookupAccountSidW failed
Tomáš Golembiovský
[Qemu-devel] [Bug 1701449] Re: high memory usage when using rbd with client caching
James Page
[Qemu-devel] [Bug 1701449] Re: high memory usage when using rbd with client caching
Nick
Re: [Qemu-devel] [PATCH v9 8/8] tpm: Added support for TPM emulator
Valluri, Amarnath
Re: [Qemu-devel] [PATCH v9 8/8] tpm: Added support for TPM emulator
Valluri, Amarnath
Re: [Qemu-devel] [PATCH v9 8/8] tpm: Added support for TPM emulator
Marc-André Lureau
Re: [Qemu-devel] [PATCH v3 2/3] s390x/ais: enable ais when migration is available
Christian Borntraeger
Re: [Qemu-devel] [PATCH v3 2/3] s390x/ais: enable ais when migration is available
Cornelia Huck
Re: [Qemu-devel] [RFC] ppc: define spapr core types statically
Igor Mammedov
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr: move registration of "host" CPU core type to machine code
Igor Mammedov
Re: [Qemu-devel] [Qemu-ppc] [PATCH] spapr: move registration of "host" CPU core type to machine code
Greg Kurz
Re: [Qemu-devel] [PATCH v5 1/6] ppc: spapr: Register and handle HCALL to receive updated RTAS region
David Gibson
Re: [Qemu-devel] [Qemu-ppc] [PATCH v5 1/6] ppc: spapr: Register and handle HCALL to receive updated RTAS region
Nikunj A Dadhania
Re: [Qemu-devel] [Qemu-ppc] [PATCH v5 1/6] ppc: spapr: Register and handle HCALL to receive updated RTAS region
Alexey Kardashevskiy
[Qemu-devel] [v20 0/2] virtio-crypto: virtio crypto device specification
Longpeng(Mike)
[Qemu-devel] [v20 2/2] virtio-crypto: Add conformance clauses
Longpeng(Mike)
[Qemu-devel] [v20 1/2] virtio-crypto: Add virtio crypto device specification
Longpeng(Mike)
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v15 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
Michael S. Tsirkin
Re: [Qemu-devel] [virtio-dev] Re: [PATCH v15 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
Wei Wang
[Qemu-devel] [RFC v2 00/22] QMP: out-of-band (OOB) execution support
Peter Xu
[Qemu-devel] [RFC v2 01/22] char-io: fix possible race on IOWatchPoll
Peter Xu
[Qemu-devel] [RFC v2 02/22] qobject: introduce qstring_get_try_str()
Peter Xu
[Qemu-devel] [RFC v2 09/22] monitor: create monitor dedicate iothread
Peter Xu
[Qemu-devel] [RFC v2 08/22] monitor: unify global init
Peter Xu
[Qemu-devel] [RFC v2 03/22] qobject: introduce qobject_get_try_str()
Peter Xu
[Qemu-devel] [RFC v2 04/22] qobject: let object_property_get_str() use new API
Peter Xu
[Qemu-devel] [RFC v2 14/22] qmp: add new event "request-dropped"
Peter Xu
[Qemu-devel] [RFC v2 05/22] monitor: move skip_flush into monitor_data_init
Peter Xu
[Qemu-devel] [RFC v2 17/22] qapi: introduce new cmd option "allow-oob"
Peter Xu
[Qemu-devel] [RFC v2 06/22] qjson: add "opaque" field to JSONMessageParser
Peter Xu
[Qemu-devel] [RFC v2 15/22] monitor: send event when request queue full
Peter Xu
[Qemu-devel] [RFC v2 10/22] monitor: allow to use IO thread for parsing
Peter Xu
[Qemu-devel] [RFC v2 21/22] qmp: introduce QMPCapability
Peter Xu
[Qemu-devel] [RFC v2 07/22] monitor: move the cur_mon hack deeper for QMP
Peter Xu
[Qemu-devel] [RFC v2 11/22] monitor: introduce monitor_qmp_respond()
Peter Xu
[Qemu-devel] [RFC v2 18/22] qmp: support out-of-band (oob) execution
Peter Xu
[Qemu-devel] [RFC v2 16/22] monitor: enable IO thread for (qmp & !mux) typed
Peter Xu
[Qemu-devel] [RFC v2 12/22] monitor: let mon_list be tail queue
Peter Xu
[Qemu-devel] [RFC v2 22/22] docs: update QMP documents for OOB commands
Peter Xu
[Qemu-devel] [RFC v2 19/22] qmp: let migrate-incoming allow out-of-band
Peter Xu
[Qemu-devel] [RFC v2 13/22] monitor: separate QMP parser and dispatcher
Peter Xu
[Qemu-devel] [RFC v2 20/22] qmp: isolate responses into io thread
Peter Xu
Re: [Qemu-devel] [RFC v2 00/22] QMP: out-of-band (OOB) execution support
no-reply
Re: [Qemu-devel] [RFC v2 00/22] QMP: out-of-band (OOB) execution support
Peter Xu
Re: [Qemu-devel] [RFC v2 00/22] QMP: out-of-band (OOB) execution support
Eric Blake
Re: [Qemu-devel] [RFC v2 00/22] QMP: out-of-band (OOB) execution support
Peter Xu
Re: [Qemu-devel] [RFC v2 00/22] QMP: out-of-band (OOB) execution support
no-reply
[Qemu-devel] I have two issues about it to discuss with you RE: ping RE: question: I found a qemu crash about migration
wangjie (P)
Re: [Qemu-devel] I have two issues about it to discuss with you RE: ping RE: question: I found a qemu crash about migration
Kevin Wolf
[Qemu-devel] [PULL 0/5] Docker testing patches
Fam Zheng
[Qemu-devel] [PULL 1/5] docker: add installation to build tests
Fam Zheng
[Qemu-devel] [PULL 3/5] tests/docker/run: don't source /etc/profile
Fam Zheng
[Qemu-devel] [PULL 2/5] docker: Fix test-mingw
Fam Zheng
[Qemu-devel] [PULL 5/5] docker: Don't mount ccache db if NOUSER=1
Fam Zheng
[Qemu-devel] [PULL 4/5] docker: test-block: Don't continue if build fails
Fam Zheng
Re: [Qemu-devel] [PATCH v2 2/5] pci: Add interface names to hybrid PCI devices
David Gibson
[Qemu-devel] [Bug 1363467] Re: qemu-system-i386 does not work
YuGiOhJCJ
[Qemu-devel] [Bug 1363467] Re: qemu-system-i386 does not work
Thomas Huth
Re: [Qemu-devel] [PATCH v7 0/6] Initial support for keycodemapdb GIT submodule
Programmingkid
Re: [Qemu-devel] [PATCH v7 0/6] Initial support for keycodemapdb GIT submodule
Daniel P. Berrange
Re: [Qemu-devel] [RFC PATCH v2 07/21] ppc/xive: add MMIO handlers for the XIVE interrupt sources
David Gibson
Re: [Qemu-devel] [RFC PATCH v2 00/21] Guest exploitation of the XIVE interrupt controller (POWER9)
David Gibson
Re: [Qemu-devel] [PATCH v6 2/6] docker: don't rely on submodules existing in the main checkout
Alistair Francis
Re: [Qemu-devel] [PATCH v6 2/6] docker: don't rely on submodules existing in the main checkout
Fam Zheng
Re: [Qemu-devel] [Qemu-arm] [PATCH v1 1/8] Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
Re: [Qemu-devel] [Qemu-stable] [PATCH 00/12] Patch Round-up for stable 2.10.1, freeze on 2017-09-27
Bruce Rogers
Re: [Qemu-devel] [PATCH v4 03/23] block: Make bdrv_round_to_clusters() signature more useful
Eric Blake
Re: [Qemu-devel] [PATCH v4 03/23] block: Make bdrv_round_to_clusters() signature more useful
Eric Blake
Re: [Qemu-devel] [PATCH v3] throttle-groups: cancel timers on restart
Alberto Garcia
[Qemu-devel] [PATCH] char: report errors from qio_channel_{read, write}v_full
Greg Edwards
Re: [Qemu-devel] [PATCH] char: report errors from qio_channel_{read, write}v_full
Paolo Bonzini
Re: [Qemu-devel] [PATCH] char: report errors from qio_channel_{read, write}v_full
Greg Edwards
Re: [Qemu-devel] [PATCH v3 2/2] vl: Print warning when a default config file is loaded
Eduardo Habkost
Re: [Qemu-devel] [PATCH v3 1/2] config: qemu_config_parse() return number of config groups
Eduardo Habkost
Re: [Qemu-devel] [PATCH v3 1/2] config: qemu_config_parse() return number of config groups
Markus Armbruster
[Qemu-devel] [PATCH v2 00/30] s390x: SMP for TCG
David Hildenbrand
[Qemu-devel] [PATCH v2 01/30] s390x/tcg: turn INTERRUPT_EXT into a mask
David Hildenbrand
[Qemu-devel] [PATCH v2 02/30] s390x/tcg: cleanup service interrupt injection
David Hildenbrand
[Qemu-devel] [PATCH v2 05/30] s390x/tcg: take care of external interrupt subclasses
David Hildenbrand
[Qemu-devel] [PATCH v2 12/30] s390x/kvm: generalize SIGP stop and restart interrupt injection
David Hildenbrand
[Qemu-devel] [PATCH v2 03/30] s390x/tcg: injection of emergency signals and external calls
David Hildenbrand
[Qemu-devel] [PATCH v2 06/30] s390x/tcg: STOPPED cpus can never wake up
David Hildenbrand
[Qemu-devel] [PATCH v2 08/30] target/s390x: factor out handling of WAIT PSW into s390_handle_wait()
David Hildenbrand
[Qemu-devel] [PATCH v2 04/30] s390x/tcg: rework checking for deliverable interrupts
David Hildenbrand
[Qemu-devel] [PATCH v2 14/30] s390x/kvm: factor out storing of adtl CPU status
David Hildenbrand
[Qemu-devel] [PATCH v2 15/30] s390x/kvm: drop two debug prints
David Hildenbrand
[Qemu-devel] [PATCH v2 09/30] s390x/tcg: handle WAIT PSWs during interrupt injection
David Hildenbrand
[Qemu-devel] [PATCH v2 17/30] MAINTAINERS: use s390 KVM maintainers for target/s390x/sigp.c
David Hildenbrand
[Qemu-devel] [PATCH v2 22/30] s390x/tcg: implement SIGP EMERGENCY SIGNAL
David Hildenbrand
[Qemu-devel] [PATCH v2 07/30] s390x/tcg: a CPU cannot switch state due to an interrupt
David Hildenbrand
[Qemu-devel] [PATCH v2 11/30] s390x/kvm: pass ipb directly into handle_sigp()
David Hildenbrand
[Qemu-devel] [PATCH v2 18/30] s390x/kvm: factor out actual handling of STOP interrupts
David Hildenbrand
[Qemu-devel] [PATCH v2 10/30] target/s390x: interpret PSW_MASK_WAIT only for TCG
David Hildenbrand
[Qemu-devel] [PATCH v2 13/30] s390x/kvm: factor out storing of CPU status
David Hildenbrand
[Qemu-devel] [PATCH v2 24/30] s390x/tcg: implement STOP and RESET interrupts for TCG
David Hildenbrand
[Qemu-devel] [PATCH v2 19/30] s390x/tcg: implement SIGP SENSE RUNNING STATUS
David Hildenbrand
[Qemu-devel] [PATCH v2 20/30] s390x/tcg: implement SIGP SENSE
David Hildenbrand
[Qemu-devel] [PATCH v2 16/30] s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
[Qemu-devel] [PATCH v2 27/30] s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemu
David Hildenbrand
[Qemu-devel] [PATCH v2 26/30] s390x/tcg: switch to new SIGP handling code
David Hildenbrand
[Qemu-devel] [PATCH v2 23/30] s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL
David Hildenbrand
[Qemu-devel] [PATCH v2 21/30] s390x/tcg: implement SIGP EXTERNAL CALL
David Hildenbrand
[Qemu-devel] [PATCH v2 25/30] s390x/tcg: flush the tlb on SIGP SET PREFIX
David Hildenbrand
[Qemu-devel] [PATCH v2 29/30] s390x/tcg: refactor stfl(e) to use s390_get_feat_block()
David Hildenbrand
[Qemu-devel] [PATCH v2 28/30] s390x/tcg: unlock NMI
David Hildenbrand
[Qemu-devel] [PATCH v2 30/30] target/s390x: special handling when starting a CPU with WAIT PSW
David Hildenbrand
[Qemu-devel] [Bug 1390520] Re: virtual machine fails to start with connected audio cd
ChristianEhrhardt
[Qemu-devel] [PATCH] block: Typo fix in copy_on_readv()
Eric Blake
Re: [Qemu-devel] [PATCH] block: Typo fix in copy_on_readv()
Kevin Wolf
Re: [Qemu-devel] [PATCH v1 05/27] s390/tcg: turn INTERRUPT_EXT into a mask
David Hildenbrand
[Qemu-devel] List-Id change
Laszlo Ersek
Re: [Qemu-devel] List-Id change
Peter Maydell
Re: [Qemu-devel] [PATCH v7 4/6] ui: convert common input code to keycodemapdb
Eric Blake
Re: [Qemu-devel] [PATCH v7 3/6] ui: add keycodemapdb repository as a GIT submodule
Eric Blake
Re: [Qemu-devel] [PATCH v7 2/6] docker: don't rely on submodules existing in the main checkout
Eric Blake
Re: [Qemu-devel] [PATCH v7 2/6] docker: don't rely on submodules existing in the main checkout
Daniel P. Berrange
Re: [Qemu-devel] [PATCH v7 2/6] docker: don't rely on submodules existing in the main checkout
Peter Maydell
Re: [Qemu-devel] [PATCH] linux-headers: sync against v4.14-rc1
Dr. David Alan Gilbert
Re: [Qemu-devel] [PATCH] linux-headers: sync against v4.14-rc1
Paolo Bonzini
[Qemu-devel] [Bug 1713825] Re: Booting Windows 2016 with qxl video crashes qemu
Dr. David Alan Gilbert
[Qemu-devel] [Bug 1713825] Re: Booting Windows 2016 with qxl video crashes qemu
Maciej Piechotka
Re: [Qemu-devel] [PATCH v7 1/6] build: automatically handle GIT submodule checkout for dtc
Eric Blake
Re: [Qemu-devel] [PATCH v7 1/6] build: automatically handle GIT submodule checkout for dtc
Daniel P. Berrange
Re: [Qemu-devel] [PATCH v7 1/6] build: automatically handle GIT submodule checkout for dtc
Eric Blake
Re: [Qemu-devel] [PATCH v7 1/6] build: automatically handle GIT submodule checkout for dtc
Daniel P. Berrange
Re: [Qemu-devel] [PATCH v9 5/8] tmp backend: Add new api to read backend TpmInfo
Dr. David Alan Gilbert
Re: [Qemu-devel] [PATCH v9 5/8] tmp backend: Add new api to read backend TpmInfo
Valluri, Amarnath
Re: [Qemu-devel] [PATCH v1 2/8] tests: Replace fprintf(stderr, "*\n" with error_report()
Emilio G. Cota
Re: [Qemu-devel] [PATCH] disas: Always initialize read_memory_inner_func properly
Richard Henderson
[Qemu-devel] [PATCH] x86: Correct translation of some rdgsbase and wrgsbase encodings
Todd Eisenberger via Qemu-devel
Re: [Qemu-devel] [PATCH] x86: Correct translation of some rdgsbase and wrgsbase encodings
Richard Henderson
Re: [Qemu-devel] [PATCH] x86: Correct translation of some rdgsbase and wrgsbase encodings
Eduardo Habkost
Re: [Qemu-devel] [PATCH] x86: Correct translation of some rdgsbase and wrgsbase encodings
Todd Eisenberger via Qemu-devel
Re: [Qemu-devel] [PATCH] console: purge curses bits from console.h
Richard Henderson
Later messages