Sign in
qemu
/
qemu
/
b59821a95bd1d7cb4697fd7748725c910582e0e7
/
hw
b59821a
memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()
by Peter Maydell
· 8 years ago
1cfe48c
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
by Peter Maydell
· 8 years ago
fbc8ea1
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into staging
by Peter Maydell
· 8 years ago
6c60766
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
62deb62
s390x/kvm: enable guarded storage
by Fan Zhang
· 8 years ago
7223bcc
s390x/cpumodel: add esop/esop2 to z12 model
by Jason J. Herne
· 8 years ago
e7be8d4
s390x/flic: migrate ais states
by Yi Min Zhao
· 8 years ago
3b00f70
s390x/cpumodel: add zpci, aen and ais facilities
by Yi Min Zhao
· 8 years ago
3720d33
s390x: initialize cpu firstly
by Yi Min Zhao
· 8 years ago
b5f5a3a
s390x/css: use SubchDev.orb
by Halil Pasic
· 8 years ago
e996583
s390x/css: activate ChannelSubSys migration
by Halil Pasic
· 8 years ago
ff443fe
s390x/css: add ORB to SubchDev
by Halil Pasic
· 8 years ago
457af62
s390x/css: add missing css state conditionally
by Halil Pasic
· 8 years ago
52629b3
s390x: add css_migration_enabled to machine class
by Halil Pasic
· 8 years ago
cec8bbf
s390x: add helper get_machine_class
by Halil Pasic
· 8 years ago
25a08b8
s390x/css: update css_adapter_interrupt
by Yi Min Zhao
· 8 years ago
2283f4d
s390x/sic: realize SIC handling
by Fei Li
· 8 years ago
1622ffd
s390x/flic: introduce inject_airq callback
by Yi Min Zhao
· 8 years ago
6c1dd65
s390x/flic: introduce modify_ais_mode callback
by Fei Li
· 8 years ago
1497c16
s390x: add flags field for registering I/O adapter
by Fei Li
· 8 years ago
f860d49
s390x/migration: Monitor commands for storage attributes
by Claudio Imbrenda
· 9 years ago
903fd80
s390x/migration: Storage attributes device
by Claudio Imbrenda
· 9 years ago
68c761e
spapr_rng: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
e4934bb
mips_cmgcr: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
e9cb190
ivshmem: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
2de7e26
dimm: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
aa8f057
virtio-crypto: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
d1fd7f7
virtio-rng: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
08f1ecd
virtio-scsi: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
d679ac0
virtio-blk: Convert to DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
1b6b7d1
qdev: Add const qualifier to PropertyInfo definitions
by Fam Zheng
· 8 years ago
5b4ff3c
qdev: Introduce DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
faabdbb
qdev: Introduce PropertyInfo.create
by Fam Zheng
· 8 years ago
8f5d58e
qom: enforce readonly nature of link's check callback
by Igor Mammedov
· 8 years ago
1221a47
memory/iommu: introduce IOMMUMemoryRegionClass
by Alexey Kardashevskiy
· 8 years ago
3df9d74
memory/iommu: QOM'fy IOMMU MemoryRegion
by Alexey Kardashevskiy
· 8 years ago
98fab4c
chardev: fix parallel device can't be reconnect
by Peng Hao
· 8 years ago
cb58a6d
mttcg/i386: Patch instruction using async_safe_* framework
by Pranith Kumar
· 8 years ago
1a29cc8
serial: chardev hotswap support
by Anton Nefedov
· 8 years ago
7573584
serial: move TIOCM update to a separate function
by Anton Nefedov
· 8 years ago
af50855
virtio-console: chardev hotswap support
by Anton Nefedov
· 8 years ago
3065070
char: avoid chardevice direct access
by Anton Nefedov
· 8 years ago
81517ba
char: add backend hotswap handler
by Anton Nefedov
· 8 years ago
a309b29
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into staging
by Peter Maydell
· 8 years ago
aa5a704
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 8 years ago
88f83f3
Convert error_report*_err() to warn_report*_err()
by Alistair Francis
· 8 years ago
3dc6f86
Convert error_report() to warn_report()
by Alistair Francis
· 8 years ago
f0d2ead
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into staging
by Peter Maydell
· 8 years ago
a9859c9
xilinx: Fix latent error handling bug
by Eduardo Habkost
· 8 years ago
6e2c463
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711' into staging
by Peter Maydell
· 8 years ago
aa916e4
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' into staging
by Peter Maydell
· 8 years ago
9768e2a
mips/malta: load the initrd at the end of the low memory
by Aurelien Jarno
· 8 years ago
29741be
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' into staging
by Peter Maydell
· 8 years ago
5d721b7
ARM: KVM: Enable in-kernel timers with user space gic
by Alexander Graf
· 8 years ago
f986ee1
aspeed: Register all watchdogs
by Joel Stanley
· 8 years ago
499ca13
hw/misc: Add Exynos4210 Pseudo Random Number Generator
by Krzysztof Kozlowski
· 8 years ago
32fb354
hw/core: fix missing return value in load_image_targphys_as()
by Philippe Mathieu-Daudé
· 8 years ago
c8e1158
elf-loader: warn about invalid endianness
by Philippe Mathieu-Daudé
· 8 years ago
6676756
hw/pci: define msi_nonbroken in pci-stub
by Philippe Mathieu-Daudé
· 8 years ago
b876804
spapr: populate device tree depending on XIVE_EXPLOIT option
by Cédric Le Goater
· 8 years ago
f2b14e3
spapr: introduce the XIVE_EXPLOIT option in CAS
by Cédric Le Goater
· 8 years ago
2a0d90f
spapr: Only report host/guest IOMMU page size mismatches on KVM
by David Gibson
· 8 years ago
160bb67
spapr: fix memory hotplug error path
by Greg Kurz
· 8 years ago
3340e5c
spapr: Use unplug_request for PCI hot unplug
by David Gibson
· 8 years ago
5c1da81
spapr: Remove unnecessary differences between hotplug and coldplug paths
by David Gibson
· 8 years ago
6b762f2
spapr: Add DRC release method
by David Gibson
· 8 years ago
6caf3ac
spapr: Uniform DRC reset paths
by David Gibson
· 8 years ago
f8dc298
spapr: Leave DR-indicator management to the guest
by David Gibson
· 8 years ago
e806b4d
spapr: fix migration to pseries machine < 2.8
by Laurent Vivier
· 8 years ago
f3728f9
spapr: fix bogus function name in comment
by Greg Kurz
· 8 years ago
04d0ffb
spapr: make spapr_populate_hotplug_cpu_dt() static
by Greg Kurz
· 8 years ago
70f794f
migration: Rename cleanup() to save_cleanup()
by Juan Quintela
· 8 years ago
9907e84
migration: Rename save_live_setup() to save_setup()
by Juan Quintela
· 8 years ago
4798572
vfio/pci: Fixup v0 PCIe capabilities
by Alex Williamson
· 8 years ago
7da624e
vfio: Test realized when using VFIOGroup.device_list iterator
by Alex Williamson
· 8 years ago
4daf625
xen/pt: Fixup addr validation in xen_pt_pci_config_access_check
by Anoob Soman
· 8 years ago
6c80865
xen-platform: Cleanup network infrastructure when emulated NICs are unplugged
by Ross Lagerwall
· 8 years ago
9f2130f
xenfb: remove xen_init_display "temporary" hack
by Stefano Stabellini
· 8 years ago
b113658
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into staging
by Peter Maydell
· 8 years ago
67b9c5d
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
1045e3c
hw/s390x/ipl: Fix endianness problem with netboot_start_addr
by Thomas Huth
· 8 years ago
cda3c19
virtio-scsi-ccw: use ioeventfd even when KVM is disabled
by QingFeng Hao
· 8 years ago
5cbab1b
s390x: fix realize inheritance for kvm-flic
by Halil Pasic
· 8 years ago
f62f210
s390x: fix error propagation in kvm-flic's realize
by Halil Pasic
· 8 years ago
1728cff
s390x/3270: fix instruction interception handler
by Dong Jia Shi
· 8 years ago
517ff12
s390x: vmstatify config migration for virtio-ccw
by Halil Pasic
· 8 years ago
24d90a3
vapic: use tcg_enabled
by Paolo Bonzini
· 12 years ago
025bdea
virtio-scsi: finalize IOMMU support
by Jason Wang
· 8 years ago
24f7ca4
hw/misc/edu: Compile the edu device as common object
by Thomas Huth
· 8 years ago
cbca372
include/exec/poison: Mark CONFIG_KVM as poisoned, too
by Thomas Huth
· 8 years ago
2099935
Move CONFIG_KVM related definitions to kvm_i386.h
by Thomas Huth
· 8 years ago
2185c93
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next.for-upstream' into staging
by Peter Maydell
· 8 years ago
31cf950
xilinx-dp: Add support for the yuy2 video format
by Edgar E. Iglesias
· 8 years ago
2eef278
virtio-net: fix tx queue size for !vhost-user
by Michael S. Tsirkin
· 8 years ago
b9ec9bd
vhost-user: unregister slave req handler at cleanup time
by Maxime Coquelin
· 8 years ago
384b557
vhost: ensure vhost_ops are set before calling iotlb callback
by Maxime Coquelin
· 8 years ago
552a1e0
intel_iommu: fix migration breakage on mr switch
by Peter Xu
· 8 years ago
4d7e7f2
hw/acpi: remove dead acpi code
by Aleksandr Bezzubikov
· 8 years ago
3c1aa73
fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1()
by Mark Cave-Ayland
· 8 years ago
9168532
fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()
by Mark Cave-Ayland
· 8 years ago
Next »