All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Richard Henderson <rth@twiddle.net>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 0/7] target-i386 fixes
Date: Mon, 14 Mar 2016 16:57:06 +0000	[thread overview]
Message-ID: <CAFEAcA_qM_TsFxTkkOXEGSB9juJ0aTZVo+OnyYUSA+Vf=ZJPfQ@mail.gmail.com> (raw)
In-Reply-To: <1457835429-17843-1-git-send-email-rth@twiddle.net>

On 13 March 2016 at 02:17, Richard Henderson <rth@twiddle.net> wrote:
> This is primarily patches fixing Windows booting regressions
> introduced by myself.  Many thanks to Herve for reporting them
> and Paolo for fixing two of them.
>
>
> r~
>
>
> The following changes since commit 3c0f12df65da872d5fbccae469f2cb21ed1c03b7:
>
>   Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160304' into staging (2016-03-04 11:46:32 +0000)
>
> are available in the git repository at:
>
>   git://github.com/rth7680/qemu.git tags/pull-i386-20160312
>
> for you to fetch changes up to 2354c42e1c365ceb2acf5e6163c004c7d17b6be4:
>
>   target-i386: Dump unknown opcodes with -d unimp (2016-03-12 16:26:14 -0800)
>
> ----------------------------------------------------------------
> Collected target-i386 fixes

Subject says 0/7 but there's a lot more than 7 patches listed below:

> ----------------------------------------------------------------
> Alex Pyrgiotis (1):
>       scsi-bus: Remove tape command from scsi_req_xfer
>
> Daniel P. Berrange (1):
>       qmp-shell: fix pretty printing of JSON responses
>
> Dr. David Alan Gilbert (1):
>       Postcopy: Fix sync count in info migrate
>
> Eric Blake (11):
>       qapi-dealloc: Reduce use outside of generated code
>       qapi: Rename 'fields' to 'members' in generator
>       qapi: Rename 'fields' to 'members' in generated C code
>       qapi-visit: Expose visit_type_FOO_members()
>       qapi: Update docs to match recent generator changes
>       chardev: Shorten references into ChardevBackend
>       util: Shorten references into SocketAddress
>       ui: Shorten references into InputEvent
>       qapi: Avoid use of 'data' member of QAPI unions
>       chardev: Drop useless ChardevDummy type
>       qapi: Drop useless 'data' member of unions
>
> Fam Zheng (7):
>       exec: Return RAMBlock pointer from allocating functions
>       memory: Move assignment to ram_block to memory_region_init_*
>       memory: Implement memory_region_get_ram_addr with mr->ram_block
>       memory: Drop MemoryRegion.ram_addr
>       exec: Pass RAMBlock pointer to qemu_ram_free
>       exec: Factor out section_covers_addr
>       exec: Introduce AddressSpaceDispatch.mru_section
>
> Frediano Ziglio (1):
>       vnc: send cursor when a new client is connecting
>
> Gabriel L. Somlo (5):
>       fw_cfg: expose control register size in fw_cfg.h
>       pc: fw_cfg: move ioport base constant to pc.h
>       acpi: pc: add fw_cfg device node to dsdt
>       acpi: arm: add fw_cfg device node to dsdt
>       fw_cfg: document ACPI device node information
>
> Gerd Hoffmann (4):
>       tests: update acpi test data
>       input: linux evdev support
>       input-linux: add option to toggle grab on all devices
>       input-linux: add switch to enable auto-repeat events
>
> Hervé Poussineau (1):
>       i8257: fix Terminal Count status
>
> Jason Wang (1):
>       net: filter: correctly remove filter from the list during finalization
>
> Jiri Pirko (4):
>       rocker: forbid to change world type
>       rocker: return -ENOMEM in case of some world alloc fails
>       rocker: add name field into WorldOps ale let world specify its name
>       rocker: allow user to specify rocker world by property
>
> Ladi Prosek (1):
>       rng: switch request queue to QSIMPLEQ
>
> Liang Li (2):
>       configure: detect ifunc and avx2 attribute
>       cutils: add avx2 instruction optimization
>
> Paolo Bonzini (5):
>       log: do not log if QEMU is daemonized but without -D
>       net: simplify net_init_tap_one logic
>       target-i386: Avoid repeated calls to the bnd_jmp helper
>       target-i386: Fix SMSW and LMSW from/to register
>       target-i386: Fix addr16 prefix
>
> Peter Maydell (9):
>       Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-04' into staging
>       doc/memory.txt: correct description of MemoryRegionOps fields
>       Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
>       Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
>       Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.6-2' into staging
>       Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160308-1' into staging
>       Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-6' into staging
>       Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into staging
>       Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' into staging
>
> Pranith Kumar (1):
>       icount: possible options for sleep are on or off
>
> Prasad J Pandit (2):
>       net: ne2000: check ring buffer control registers
>       net: check packet payload length
>
> Ren Kimura (1):
>       ui/console: add escape sequence \e[5, 6n
>
> Richard Henderson (4):
>       target-i386: Fix SMSW for 64-bit mode
>       target-i386: Use gen_nop_modrm for prefetch instructions
>       target-i386: Fix inhibit irq mask handling
>       target-i386: Dump unknown opcodes with -d unimp
>
> Samuel Thibault (1):
>       MAINTAINERS: Add Samuel Thibault as slirp maintainer
>
> Thomas Huth (2):
>       MAINTAINERS: Add entry for include/sysemu/kvm*.h
>       MAINTAINERS: Add entries for include/net/ files
>
> Vincenzo Maffione (1):
>       net: netmap: probe netmap interface for virtio-net header
>
> Wei Yang (1):
>       kvm/irqchip: use bitmap utility for gsi tracking
>
> xiaoqiang zhao (1):
>       doc/memory.txt: correct a logic error
>
> zhanghailiang (2):
>       filter: Add 'status' property for filter object
>       filter-buffer: Add status_changed callback processing

Something went wrong in your pull request creation?

thanks
-- PMM

      parent reply	other threads:[~2016-03-14 16:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-13  2:17 [Qemu-devel] [PULL 0/7] target-i386 fixes Richard Henderson
2016-03-13  2:17 ` [Qemu-devel] [PULL 1/7] target-i386: Avoid repeated calls to the bnd_jmp helper Richard Henderson
2016-03-13  2:17 ` [Qemu-devel] [PULL 2/7] target-i386: Fix SMSW and LMSW from/to register Richard Henderson
2016-03-13  2:17 ` [Qemu-devel] [PULL 3/7] target-i386: Fix SMSW for 64-bit mode Richard Henderson
2016-03-13  2:17 ` [Qemu-devel] [PULL 4/7] target-i386: Fix addr16 prefix Richard Henderson
2016-03-13  2:17 ` [Qemu-devel] [PULL 5/7] target-i386: Use gen_nop_modrm for prefetch instructions Richard Henderson
2016-03-13  2:17 ` [Qemu-devel] [PULL 6/7] target-i386: Fix inhibit irq mask handling Richard Henderson
2016-03-13  2:17 ` [Qemu-devel] [PULL 7/7] target-i386: Dump unknown opcodes with -d unimp Richard Henderson
2016-03-14 16:57 ` Peter Maydell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFEAcA_qM_TsFxTkkOXEGSB9juJ0aTZVo+OnyYUSA+Vf=ZJPfQ@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.