From: Laurent Vivier <lvivier@redhat.com>
To: pbonzini@redhat.com
Cc: Laurent Vivier <lvivier@redhat.com>, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/9] muldiv64 queue
Date: Fri, 25 Sep 2015 16:09:01 +0200 [thread overview]
Message-ID: <1443190150-17312-1-git-send-email-lvivier@redhat.com> (raw)
The following changes since commit 8a47d575dfac0f6675e2ac56c5921cc520d021a6:
Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20150924' into staging (2015-09-24 22:09:41 +0100)
are available in the git repository at:
git@github.com:vivier/qemu.git tags/pull-muldiv64-20150925
for you to fetch changes up to ab60b7485cece312ad9c21327ee678f0f9898fb5:
net: remove muldiv64() (2015-09-25 14:56:38 +0200)
----------------------------------------------------------------
Remove muldiv64() by using period instead of frequency
----------------------------------------------------------------
Laurent Vivier (9):
i6300esb: remove muldiv64()
rtl8139: remove muldiv64()
pcnet: remove muldiv64()
mips: remove muldiv64()
openrisc: remove muldiv64()
arm: clarify the use of muldiv64()
hpet: remove muldiv64()
bt: remove muldiv64()
net: remove muldiv64()
hw/bt/hci.c | 4 ++--
hw/mips/cputimer.c | 19 ++++++++-----------
hw/net/pcnet.c | 3 +--
hw/net/rtl8139.c | 14 ++++++--------
hw/openrisc/cputimer.c | 7 +++----
hw/timer/hpet.c | 6 +++---
hw/watchdog/wdt_i6300esb.c | 11 +++--------
include/hw/timer/hpet.h | 4 ++--
net/dump.c | 2 +-
target-arm/helper.c | 14 ++++++++------
tests/rtl8139-test.c | 2 +-
11 files changed, 38 insertions(+), 48 deletions(-)
next reply other threads:[~2015-09-25 14:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-25 14:09 Laurent Vivier [this message]
2015-09-25 14:09 ` [Qemu-devel] [PULL 1/9] i6300esb: remove muldiv64() Laurent Vivier
2015-09-25 14:09 ` [Qemu-devel] [PULL 2/9] rtl8139: " Laurent Vivier
2015-09-25 14:09 ` [Qemu-devel] [PULL 3/9] pcnet: " Laurent Vivier
2015-09-25 14:09 ` [Qemu-devel] [PULL 4/9] mips: " Laurent Vivier
2015-09-25 14:09 ` [Qemu-devel] [PULL 5/9] openrisc: " Laurent Vivier
2015-09-25 14:09 ` [Qemu-devel] [PULL 6/9] arm: clarify the use of muldiv64() Laurent Vivier
2015-09-25 14:09 ` [Qemu-devel] [PULL 7/9] hpet: remove muldiv64() Laurent Vivier
2015-09-25 14:09 ` [Qemu-devel] [PULL 8/9] bt: " Laurent Vivier
2015-09-25 14:09 ` [Qemu-devel] [PULL 9/9] net: " Laurent Vivier
2015-09-25 18:01 ` [Qemu-devel] [PULL 0/9] muldiv64 queue Peter Maydell
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=1443190150-17312-1-git-send-email-lvivier@redhat.com \
--to=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/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 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).