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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2014-09-16
pit: fix pit interrupt can't inject into vm after migration
ChenLiang
1
-2
/
+1
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-1
/
+2
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-8
/
+0
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-8
/
+0
2014-07-18
Revert "kvmclock: Ensure time in migration never goes backward"
Paolo Bonzini
1
-48
/
+0
2014-07-18
Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calc...
Paolo Bonzini
1
-4
/
+0
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-1
/
+0
2014-06-03
kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculation
Marcelo Tosatti
1
-0
/
+4
2014-05-21
kvmclock: Ensure time in migration never goes backward
Alexander Graf
1
-0
/
+48
2014-05-13
pci-assign: limit # of msix vectors
Michael S. Tsirkin
1
-6
/
+6
2014-05-13
pci-assign: Fix a bug when map MSI-X table memory failed
Gonglei
1
-0
/
+1
2014-05-08
pci-assign: assigned_initfn(): set monitor error in common error handler
Laszlo Ersek
1
-16
/
+10
2014-05-08
pci-assign: propagate errors from assign_intx()
Laszlo Ersek
1
-11
/
+28
2014-05-08
pci-assign: propagate errors from assign_device()
Laszlo Ersek
1
-14
/
+15
2014-05-08
pci-assign: propagate errors from assigned_dev_register_regions()
Laszlo Ersek
1
-10
/
+13
2014-05-08
pci-assign: propagate errors from assigned_dev_register_msix_mmio()
Laszlo Ersek
1
-5
/
+7
2014-05-08
pci-assign: propagate errors from assigned_device_pci_cap_init()
Laszlo Ersek
1
-26
/
+19
2014-05-08
pci-assign: propagate errors from get_real_device()
Laszlo Ersek
1
-20
/
+20
2014-05-08
pci-assign: assignment should fail if we can't read config space
Laszlo Ersek
1
-0
/
+1
2014-05-08
pci-assign: accept Error from pci_add_capability2()
Laszlo Ersek
1
-7
/
+28
2014-05-08
pci-assign: propagate Error from check_irqchip_in_kernel()
Laszlo Ersek
1
-8
/
+17
2014-05-08
pci-assign: propagate errors from get_real_id()
Laszlo Ersek
1
-18
/
+27
2014-05-08
pci-assign: make assign_failed_examine() just format the cause
Laszlo Ersek
1
-11
/
+19
2014-05-08
pci-assign: accept Error from monitor_handle_fd_param2()
Laszlo Ersek
1
-2
/
+7
2014-02-26
pci-assign: Fix potential read beyond buffer on -EBUSY
Markus Armbruster
1
-0
/
+1
2014-02-14
qdev: Add enum property types to QAPI schema
Paolo Bonzini
1
-3
/
+3
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
1
-1
/
+1
2013-12-24
ioapic: QOM'ify ioapic
xiaoqiang zhao
1
-3
/
+3
2013-12-24
ioapic: Cleanup for QOM'ification
xiaoqiang zhao
1
-1
/
+3
2013-12-24
apic: QOM'ify APIC
xiaoqiang zhao
1
-2
/
+4
2013-12-24
apic: Cleanup for QOM'ification
xiaoqiang zhao
1
-4
/
+4
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+1
2013-11-21
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-46
/
+10
2013-11-13
pci-assign: Fix error_report of pci-stub message
Cole Robinson
1
-20
/
+16
2013-11-07
pci-assign: Remove dead code for direct I/O region access from userspace
Jan Kiszka
1
-46
/
+10
2013-09-20
kvm: Fix compiler warning (clang)
Stefan Weil
1
-1
/
+1
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-1
/
+1
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
1
-5
/
+4
2013-08-23
kvm: shorten the parameter list for get_real_device()
Wei Yang
1
-5
/
+4
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2
-4
/
+4
2013-07-29
kvm/ioapic: QOM cast cleanup
Andreas Färber
1
-2
/
+2
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-23
kvm/clock: Use QOM realize for kvmclock
Hu Tao
1
-4
/
+2
2013-07-23
kvm/clock: QOM'ify some more
Hu Tao
1
-3
/
+9
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-5
/
+7
2013-07-07
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
5
-16
/
+18
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-13
/
+15
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
5
-12
/
+12
2013-07-03
kvmclock: clock should count only if vm is running
Marcelo Tosatti
1
-34
/
+30
[prev]
[next]