Sign in
qemu
/
qemu
/
f298bb45dc972c57c52c78c1d99df3bcdedf3a76
f298bb4
docs: Create bitops.rst as example of kernel-docs
by Peter Maydell
· 6 years ago
7d41d76
bitops.h: Silence kernel-doc complaints
by Peter Maydell
· 6 years ago
96ecba6
Makefile: disable Sphinx nitpicking
by Peter Maydell
· 6 years ago
22b5ea7
docs/conf.py: Enable use of kerneldoc sphinx extension
by Peter Maydell
· 5 years ago
4cf4179
docs: tweak kernel-doc for QEMU coding standards
by Paolo Bonzini
· 5 years ago
e2c5463
docs: import Linux kernel-doc script and extension
by Paolo Bonzini
· 5 years ago
a358bca
build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG
by Paolo Bonzini
· 5 years ago
44901b5
colo: fix return without releasing RCU
by Paolo Bonzini
· 5 years ago
293a733
memory: use RCU_READ_LOCK_GUARD
by Paolo Bonzini
· 5 years ago
2a86be2
qsp: Use WITH_RCU_READ_LOCK_GUARD
by Dr. David Alan Gilbert
· 5 years ago
b66173a
hyperv: Use auto rcu_read macros
by Dr. David Alan Gilbert
· 5 years ago
d3e07dc
hw/i386/pc: Extract the port92 device
by Philippe Mathieu-Daudé
· 5 years ago
1820b70
hw/i386/pc: Inline port92_init()
by Philippe Mathieu-Daudé
· 5 years ago
9e5213c
hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string
by Philippe Mathieu-Daudé
· 5 years ago
3c29e18
hw/isa/isa-bus: cleanup irq functions
by Paolo Bonzini
· 5 years ago
14a1bb4
hw/i386: Simplify ioapic_init_gsi()
by Philippe Mathieu-Daudé
· 5 years ago
64c033b
hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
by Philippe Mathieu-Daudé
· 5 years ago
6c730e4
pc: stubify x86 iommu
by Paolo Bonzini
· 5 years ago
e0c0965
acpi: move PC stubs out of stubs/
by Paolo Bonzini
· 5 years ago
89a289c
x86: move more x86-generic functions out of PC files
by Paolo Bonzini
· 5 years ago
4ca8dab
hw/i386/pc: Convert DPRINTF() to trace events
by Philippe Mathieu-Daudé
· 5 years ago
ed9e923
x86: move SMM property to X86MachineState
by Paolo Bonzini
· 5 years ago
ec5ce14
pci-stub: add more MSI functions
by Paolo Bonzini
· 5 years ago
852c27e
hw: replace hw/i386/pc.h with a header just for the i8259
by Paolo Bonzini
· 5 years ago
b54f33c
fw_cfg: allow building without other devices
by Paolo Bonzini
· 5 years ago
feab212
i386: conditionally compile more files
by Paolo Bonzini
· 5 years ago
21c6b0c
configure: simplify vhost condition with Kconfig
by Marc-André Lureau
· 6 years ago
95c5f2d
configure: set $PYTHON to a full path
by Paolo Bonzini
· 6 years ago
44e9f23
stubs: replace stubs with lnot if applicable
by Paolo Bonzini
· 6 years ago
b8d89ba
crypto: move common bits for all emulators to libqemuutil
by Paolo Bonzini
· 6 years ago
5342204
libvixl: remove per-target compiler flags
by Paolo Bonzini
· 6 years ago
ee6fe05
tests: skip block layer tests if !CONFIG_TOOLS
by Marc-André Lureau
· 6 years ago
6dd2dac
os-posix: simplify os_find_datadir
by Marc-André Lureau
· 6 years ago
3819af6
vhost-user-scsi: fix printf format warning
by Marc-André Lureau
· 6 years ago
a85d0bf
monitor: fix maybe-uninitialized
by Marc-André Lureau
· 5 years ago
e4f1bea
migration: fix maybe-uninitialized warning
by Marc-André Lureau
· 5 years ago
b965e8c
build-sys: do not include Windows SLIRP dependencies in $LIBS
by Paolo Bonzini
· 5 years ago
57589bc
build-sys: build vhost-user-gpu only if CONFIG_TOOLS
by Marc-André Lureau
· 6 years ago
55deffd
object: Improve documentation of interfaces
by Greg Kurz
· 5 years ago
3d24244
Makefile: remove unused variables
by Paolo Bonzini
· 6 years ago
11bc4a1
kvm: convert "-machine kernel_irqchip" to an accelerator property
by Paolo Bonzini
· 5 years ago
4376c40
kvm: introduce kvm_kernel_irqchip_* functions
by Paolo Bonzini
· 5 years ago
23b0898
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
by Paolo Bonzini
· 5 years ago
46472d8
xen: convert "-machine igd-passthru" to an accelerator property
by Paolo Bonzini
· 5 years ago
fe17413
tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
by Paolo Bonzini
· 5 years ago
12ceaef
tcg: convert "-accel threads" to a QOM property
by Paolo Bonzini
· 5 years ago
fc5cf82
accel: pass object to accel_init_machine
by Paolo Bonzini
· 5 years ago
3c75e12
qom: add object_new_with_class
by Paolo Bonzini
· 5 years ago
1fff3c2
qom: introduce object_register_sugar_prop
by Paolo Bonzini
· 5 years ago
8b90f1c
vl: warn for unavailable accelerators, clarify messages
by Paolo Bonzini
· 5 years ago
6f6e169
vl: configure accelerators from -accel options
by Paolo Bonzini
· 5 years ago
e5db4bd
vl: introduce object_parse_property_opt
by Paolo Bonzini
· 5 years ago
03a7a19
accel: compile accel/accel.c just once
by Paolo Bonzini
· 5 years ago
28a0961
vl: merge -accel processing into configure_accelerators
by Paolo Bonzini
· 5 years ago
deda73e
vl: extract accelerator option processing to a separate function
by Paolo Bonzini
· 5 years ago
af0440a
tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
by Paolo Bonzini
· 5 years ago
7f8b612
vl: move icount configuration earlier
by Paolo Bonzini
· 5 years ago
53b62be
memory: do not look at current_machine->accel
by Paolo Bonzini
· 5 years ago
5d3b575
migration-test: Use a struct for test_migrate_start parameters
by Juan Quintela
· 5 years ago
68d9560
migration-test: Rename cmd_src/dst to arch_source/arch_target
by Juan Quintela
· 5 years ago
cd49673
migration-test: Move -incomming handling to common commandline
by Juan Quintela
· 5 years ago
c5f40ff
migration-test: Move -serial handling to common commandline
by Juan Quintela
· 5 years ago
d6b4326
migration-test: Move -name handling to common commandline
by Juan Quintela
· 5 years ago
3ed375e
migration-test: Move shmem handling to common commandline
by Juan Quintela
· 5 years ago
7b6d44c
migration-test: Move memory size to common commandline
by Juan Quintela
· 5 years ago
e022c27
migration-test: Move -machine to common commandline
by Juan Quintela
· 5 years ago
1b02371
migration-test: Move hide_stderr to common commandline
by Juan Quintela
· 5 years ago
8443415
migration-test: Create cmd_soure and cmd_target
by Juan Quintela
· 5 years ago
9b3a31c
kvm: Reallocate dirty_bmap when we change a slot
by Dr. David Alan Gilbert
· 5 years ago
aceeaa6
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-17' into staging
by Peter Maydell
· 5 years ago
f6e7a97
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' into staging
by Peter Maydell
· 5 years ago
98ac38c
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20191217' into staging
by Peter Maydell
· 5 years ago
e98e5c3
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging
by Peter Maydell
· 5 years ago
0f55560
tests: use g_test_rand_int
by Paolo Bonzini
· 5 years ago
c3088cd
tests/Makefile: Fix check-report.* targets shown in check-help
by Wainer dos Santos Moschetta
· 5 years ago
e468ffd
glib: use portable g_setenv()
by Marc-André Lureau
· 5 years ago
e858e04
hw/misc/ivshmem: Bury dead legacy INTx code
by Markus Armbruster
· 5 years ago
1ee5e14
pseries: disable migration-test if /dev/kvm cannot be used
by Laurent Vivier
· 5 years ago
eca3a94
tests: fix modules-test 'duplicate test case' error
by Cole Robinson
· 5 years ago
2831a7e
Remove libbluetooth / bluez from the CI tests
by Thomas Huth
· 5 years ago
1d4ffe8
Remove the core bluetooth code
by Thomas Huth
· 5 years ago
a363e9e
pseries: Update SLOF firmware image
by Alexey Kardashevskiy
· 5 years ago
5084c8b
ppc/pnv: Drop PnvChipClass::type
by Greg Kurz
· 5 years ago
70c059e
ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
by Greg Kurz
· 5 years ago
3caf7bd
ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers
by Greg Kurz
· 5 years ago
c396c58
ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
by Greg Kurz
· 5 years ago
3f5b45c
ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
by Greg Kurz
· 5 years ago
c4b2c40
ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
by Greg Kurz
· 5 years ago
8591307
ppc/pnv: Introduce PnvChipClass::intc_print_info() method
by Greg Kurz
· 5 years ago
acc39ab
ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpers
by Greg Kurz
· 5 years ago
7a90c6a
ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
by Greg Kurz
· 5 years ago
d76f2da
ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
by Greg Kurz
· 5 years ago
e42cb96
python/qemu: Remove unneeded imports in __init__
by Wainer dos Santos Moschetta
· 5 years ago
248e4e9
ppc/pnv: Drop PnvPsiClass::chip_type
by Greg Kurz
· 5 years ago
41c4ef7
ppc/pnv: Introduce PnvPsiClass::compat
by Greg Kurz
· 5 years ago
aeb7a33
ppc: Drop useless extern annotation for functions
by Greg Kurz
· 5 years ago
3a1b70b
ppc/pnv: Fix OCC common area region mapping
by Cédric Le Goater
· 5 years ago
8f09231
ppc/pnv: Introduce PBA registers
by Cédric Le Goater
· 5 years ago
90cce00
ppc/pnv: Make PnvXScomInterface an incomplete type
by Greg Kurz
· 5 years ago
9e028ff
ppc/pnv: populate the DT with realized XSCOM devices
by Cédric Le Goater
· 5 years ago
Next »