qemu-e2k/hw
Jonathan Helman b7b1264429 virtio-balloon: add hugetlb page allocation counts
qemu should read and report hugetlb page allocation
counts exported in the following kernel patch:

    commit 4c3ca37c4a4394978fd0f005625f6064ed2b9a64
    Author: Jonathan Helman <jonathan.helman@oracle.com>
    Date:   Mon Mar 19 11:00:35 2018 -0700

    virtio_balloon: export hugetlb page allocation counts

    Export the number of successful and failed hugetlb page
    allocations via the virtio balloon driver. These 2 counts
    come directly from the vm_events HTLB_BUDDY_PGALLOC and
    HTLB_BUDDY_PGALLOC_FAIL.

Signed-off-by: Jonathan Helman <jonathan.helman@oracle.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Jason Wang <jasowang@redhat.com>
2018-05-23 03:14:40 +03:00
..
9pfs 9p: add trace event for v9fs_setattr() 2018-05-02 08:59:24 +02:00
acpi acpi: fix a comment about aml_call0() 2018-05-20 08:58:58 +03:00
adc
alpha
arm Remove unnecessary variables for function return value 2018-05-20 08:48:13 +03:00
audio
block Remove unnecessary variables for function return value 2018-05-20 08:48:13 +03:00
bt
char hw/char/cmsdk-apb-uart.c: Accept more input after character read 2018-05-04 18:05:50 +01:00
core -----BEGIN PGP SIGNATURE----- 2018-05-14 14:15:27 +01:00
cpu
cris
display ui: add x_keymap.o to modules 2018-05-18 09:13:37 +02:00
dma xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMA 2018-05-18 17:48:07 +01:00
gpio
hppa Remove unnecessary variables for function return value 2018-05-20 08:48:13 +03:00
i2c
i386 pc: add 2.13 machine types 2018-05-15 11:33:33 -03:00
ide hw/ide/ahci: Keep ALLWINNER_AHCI() macro internal 2018-05-20 08:37:53 +03:00
input ps2: Fix mouse stream corruption due to lost data 2018-05-15 11:31:33 +02:00
intc
ipack
ipmi
isa
lm32
m68k hw/m68k/mcf5208: Fix trivial typo in board description 2018-05-01 15:37:54 +02:00
mem pc-dimm: fix error messages if no slots were defined 2018-05-11 14:33:40 +02:00
microblaze
mips
misc Remove unnecessary variables for function return value 2018-05-20 08:48:13 +03:00
moxie
net Remove unnecessary variables for function return value 2018-05-20 08:48:13 +03:00
nios2
nvram
openrisc
pci
pci-bridge
pci-host hw/pci-host/q35: Replace hardcoded value with macro 2018-05-23 03:14:40 +03:00
pcmcia
ppc Remove unnecessary variables for function return value 2018-05-20 08:48:13 +03:00
rdma hw/rdma: Fix possible out of bounds access to port GID index 2018-05-03 20:52:29 +03:00
riscv RISC-V: QEMU 2.13 Minor Fixes 2018-05-10 10:25:15 +01:00
s390x s390x: refactor reset/reipl handling 2018-05-14 17:10:02 +02:00
scsi
sd sdcard: Correct CRC16 offset in sd_function_switch() 2018-05-15 14:58:44 +01:00
sh4
smbios
sparc
sparc64
ssi
timer hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format strings 2018-05-20 08:50:16 +03:00
tpm
tricore
unicore32
usb hw/usb/dev-smartcard-reader: Handle 64 B USB packets 2018-05-18 09:42:16 +02:00
vfio vfio-ccw: introduce vfio_ccw_get_device() 2018-04-30 10:31:41 +02:00
virtio virtio-balloon: add hugetlb page allocation counts 2018-05-23 03:14:40 +03:00
watchdog
xen
xenpv
xtensa
Makefile.objs