Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into staging
# gpg: Signature made Thu 31 Aug 2017 11:29:33 BST
# gpg: using RSA key 0xDAE8E10975969CE5
# gpg: Good signature from "Marc-André Lureau <marcandre.lureau@redhat.com>"
# gpg: aka "Marc-André Lureau <marcandre.lureau@gmail.com>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg: It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 87A9 BD93 3F87 C606 D276 F62D DAE8 E109 7596 9CE5
* remotes/elmarco/tags/tidy-pull-request: (29 commits)
eepro100: replace g_malloc()+memcpy() with g_memdup()
test-iov: replace g_malloc()+memcpy() with g_memdup()
i386: replace g_malloc()+memcpy() with g_memdup()
i386: introduce ELF_NOTE_SIZE macro
decnumber: use DIV_ROUND_UP
kvm: use DIV_ROUND_UP
i386/dump: use DIV_ROUND_UP
ppc: use DIV_ROUND_UP
msix: use DIV_ROUND_UP
usb-hub: use DIV_ROUND_UP
q35: use DIV_ROUND_UP
piix: use DIV_ROUND_UP
virtio-serial: use DIV_ROUND_UP
console: use DIV_ROUND_UP
monitor: use DIV_ROUND_UP
virtio-gpu: use DIV_ROUND_UP
vga: use DIV_ROUND_UP
ui: use DIV_ROUND_UP
vnc: use DIV_ROUND_UP
vvfat: use DIV_ROUND_UP
...
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- block/dmg.c 1 addition, 1 deletionblock/dmg.c
- block/qcow2-cluster.c 1 addition, 1 deletionblock/qcow2-cluster.c
- block/vhdx-log.c 1 addition, 1 deletionblock/vhdx-log.c
- block/vpc.c 2 additions, 2 deletionsblock/vpc.c
- block/vvfat.c 2 additions, 2 deletionsblock/vvfat.c
- hw/audio/pcspk.c 1 addition, 1 deletionhw/audio/pcspk.c
- hw/char/virtio-serial-bus.c 4 additions, 4 deletionshw/char/virtio-serial-bus.c
- hw/display/vga.c 1 addition, 1 deletionhw/display/vga.c
- hw/display/virtio-gpu.c 2 additions, 2 deletionshw/display/virtio-gpu.c
- hw/i386/multiboot.c 1 addition, 2 deletionshw/i386/multiboot.c
- hw/net/eepro100.c 1 addition, 2 deletionshw/net/eepro100.c
- hw/pci-host/piix.c 1 addition, 1 deletionhw/pci-host/piix.c
- hw/pci-host/q35.c 1 addition, 1 deletionhw/pci-host/q35.c
- hw/pci/msix.c 2 additions, 2 deletionshw/pci/msix.c
- hw/timer/i8254_common.c 2 additions, 2 deletionshw/timer/i8254_common.c
- hw/usb/dev-hub.c 4 additions, 4 deletionshw/usb/dev-hub.c
- hw/virtio/vhost.c 1 addition, 1 deletionhw/virtio/vhost.c
- include/ui/console.h 1 addition, 1 deletioninclude/ui/console.h
- libdecnumber/decNumber.c 1 addition, 1 deletionlibdecnumber/decNumber.c
- linux-headers/asm-x86/kvm.h 1 addition, 1 deletionlinux-headers/asm-x86/kvm.h
Loading
Please register or sign in to comment