* [Qemu-devel] [PULL RESEND] Misc fixes for QEMU 3.0.0-rc1
@ 2018-07-17 15:32 Paolo Bonzini
2018-07-17 17:14 ` Peter Maydell
0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2018-07-17 15:32 UTC (permalink / raw)
To: qemu-devel
The following changes since commit 9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb:
docs: Grammar and spelling fixes (2018-07-13 10:16:04 +0100)
are available in the git repository at:
git://github.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to dfaa7d50b0f72060764096ffcae4a0c06ce24f9b:
Document command line options with single dash (2018-07-17 16:24:50 +0200)
----------------------------------------------------------------
Bug fixes.
----------------------------------------------------------------
BALATON Zoltan (1):
Document command line options with single dash
Calvin Lee (1):
PC Chipset: Improve serial divisor calculation
Daniel P. Berrangé (3):
i386: fix regression parsing multiboot initrd modules
i386: only parse the initrd_filename once for multiboot modules
opts: remove redundant check for NULL parameter
Emanuele Giuseppe Esposito (1):
vhost-user-test: added proper TestServer *dest initialization in test_migrate()
Marc-André Lureau (1):
hw/char/serial: retry write if EAGAIN
Roman Kagan (2):
hyperv: rename vcpu_id to vp_index
hyperv: ensure VP index equal to QEMU cpu_index
Stefan Hajnoczi (2):
qdev: add HotplugHandler->post_plug() callback
virtio-scsi: fix hotplug ->reset() vs event race
Stefan Weil (1):
accel: Fix typo and grammar in comment
Viktor Prutyanov (1):
dump: add kernel_gs_base to QEMU CPU state
accel/tcg/translate-all.c | 2 +-
hw/char/serial.c | 46 +++++++++++++++++++++++++++-------------------
hw/core/hotplug.c | 10 ++++++++++
hw/core/qdev.c | 4 ++++
hw/i386/multiboot.c | 35 ++++++++++++++++-------------------
hw/i386/pc.c | 5 +++++
hw/misc/hyperv_testdev.c | 16 ++++++++--------
hw/scsi/virtio-scsi.c | 11 ++++++++++-
include/hw/hotplug.h | 11 +++++++++++
qemu-options.hx | 8 ++++----
target/i386/arch_dump.c | 10 ++++++++++
target/i386/hyperv.c | 16 +++++++++++++---
target/i386/hyperv.h | 7 +++++--
target/i386/kvm-stub.c | 5 +++++
target/i386/kvm.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++
target/i386/kvm_i386.h | 2 ++
tests/vhost-user-test.c | 3 +++
util/qemu-option.c | 8 +++-----
18 files changed, 184 insertions(+), 62 deletions(-)
--
1.8.3.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PULL RESEND] Misc fixes for QEMU 3.0.0-rc1
2018-07-17 15:32 [Qemu-devel] [PULL RESEND] Misc fixes for QEMU 3.0.0-rc1 Paolo Bonzini
@ 2018-07-17 17:14 ` Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2018-07-17 17:14 UTC (permalink / raw)
To: Paolo Bonzini; +Cc: QEMU Developers
On 17 July 2018 at 16:32, Paolo Bonzini <pbonzini@redhat.com> wrote:
> The following changes since commit 9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb:
>
> docs: Grammar and spelling fixes (2018-07-13 10:16:04 +0100)
>
> are available in the git repository at:
>
> git://github.com/bonzini/qemu.git tags/for-upstream
>
> for you to fetch changes up to dfaa7d50b0f72060764096ffcae4a0c06ce24f9b:
>
> Document command line options with single dash (2018-07-17 16:24:50 +0200)
>
> ----------------------------------------------------------------
> Bug fixes.
>
Applied, thanks.
-- PMM
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-07-17 17:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-17 15:32 [Qemu-devel] [PULL RESEND] Misc fixes for QEMU 3.0.0-rc1 Paolo Bonzini
2018-07-17 17:14 ` Peter Maydell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).