index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-1
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
3
-3
/
+3
2019-12-17
hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
Philippe Mathieu-Daudé
1
-12
/
+0
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
1
-1
/
+1
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
1
-0
/
+1
2019-12-17
i386: conditionally compile more files
Paolo Bonzini
1
-1
/
+5
2019-09-03
migration: Do not re-read the clock on pre_save in case of paused guest
Maxiwell S. Garcia
1
-4
/
+11
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2
-2
/
+2
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2
-0
/
+2
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2
-0
/
+2
2019-08-16
Include generated QAPI headers less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
4
-2
/
+6
2019-01-09
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
1
-1
/
+1
2018-10-02
kvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu thread
Yongji Xie
1
-7
/
+10
2018-06-28
hmp: obsolete "info ioapic"
Peter Xu
1
-9
/
+0
2018-06-28
ioapic: support "info irq"
Peter Xu
1
-0
/
+2
2018-06-01
memory: get rid of memory_region_init_reservation
Paolo Bonzini
3
-4
/
+4
2018-05-23
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
1
-1
/
+1
2018-04-09
kvmclock: fix clock_is_reliable on migration from QEMU < 2.9
Michael Chapman
1
-0
/
+14
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2
-4
/
+3
2017-12-21
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
Peter Xu
1
-7
/
+0
2017-12-21
kvm-i8259: support "info pic" and "info irq"
Peter Xu
1
-0
/
+8
2017-11-05
pci-assign: Remove
Paolo Bonzini
2
-1888
/
+1
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+4
2017-10-02
kvmclock: use the updated system_timer_msr
Jim Somerville
1
-1
/
+2
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-3
/
+3
2017-07-03
i386/kvm/pci-assign: Use errp directly rather than local_err
Mao Zhongyi
1
-15
/
+7
2017-07-03
i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()
Mao Zhongyi
1
-12
/
+6
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
1
-7
/
+7
2017-06-07
kvmclock: update system_time_msr address forcibly
Denis Plotnikov
1
-0
/
+3
2017-03-14
kvmclock: Don't crash QEMU if KVM is disabled
Eduardo Habkost
1
-0
/
+6
2017-02-16
kvm/ioapic: correct kvm ioapic version
Peter Xu
1
-0
/
+5
2017-02-16
kvm/ioapic: dump real object instead of a fake one
Peter Xu
1
-4
/
+4
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
1
-0
/
+1
2016-12-22
kvmclock: reduce kvmclock difference on migration
Marcelo Tosatti
1
-15
/
+127
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-1
/
+1
2016-11-28
pci-assign: sync MSI/MSI-X cap and table with PCIDevice
Peter Xu
1
-0
/
+4
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
1
-7
/
+7
2016-10-24
pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC mode
Igor Mammedov
1
-2
/
+10
2016-10-17
apic: add send_msi() to APICCommonClass
Radim Krčmář
1
-6
/
+13
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
1
-3
/
+2
2016-09-22
kvm: apic: set APIC base as part of kvm_apic_put
Dr. David Alan Gilbert
1
-0
/
+2
2016-09-19
kvm/apic: drop debugging
Michael S. Tsirkin
1
-1
/
+0
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+25
2016-09-13
x86/lapic: Load LAPIC state at post_load
Dr. David Alan Gilbert
1
-2
/
+25
2016-09-13
pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIP
Bruce Rogers
1
-1
/
+1
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-6
/
+4
2016-07-21
kvm-irqchip: do explicit commit when update irq
Peter Xu
1
-0
/
+2
[next]