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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
xen-platform: add missing disk unplug option
Paul Durrant
1
-1
/
+1
2017-01-27
pflash_cfi01: fix per-device sector length in CFI table
Peter Maydell
1
-0
/
+4
2017-01-27
hw/registerfields.h: Pull FIELD etc macros out of hw/register.h
Peter Maydell
2
-46
/
+61
2017-01-26
hbitmap: Add hbitmap_is_serializable()
Max Reitz
1
-0
/
+13
2017-01-25
Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into staging
Peter Maydell
3
-0
/
+9
2017-01-25
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
8
-32
/
+9
2017-01-24
nios2: Add support for Nios-II R1
Marek Vasut
1
-0
/
+1
2017-01-24
nios2: Add usermode binaries emulation
Marek Vasut
1
-0
/
+2
2017-01-24
nios2: Add disas entries
Marek Vasut
1
-0
/
+6
2017-01-24
win32: use glib gpoll if glib >= 2.50
Marc-André Lureau
1
-1
/
+1
2017-01-24
object: make some funcs static
Marc-André Lureau
1
-24
/
+0
2017-01-24
object.h: spelling fix
Marc-André Lureau
1
-1
/
+1
2017-01-24
include: Fix typos found by codespell
Stefan Weil
6
-6
/
+7
2017-01-24
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
1
-10
/
+0
2017-01-24
migration: re-active images while migration been canceled after inactive them
zhanghailiang
1
-0
/
+3
2017-01-24
migration: Fail migration blocker for --only-migratable
Ashijeet Acharya
1
-1
/
+1
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
1
-1
/
+6
2017-01-24
migration: Add a new option to enable only-migratable
Ashijeet Acharya
1
-0
/
+3
2017-01-24
migration: migrate QTAILQ
Jianjun Duan
2
-0
/
+80
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
1
-5
/
+14
2017-01-23
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
3
-3
/
+3
2017-01-23
arch_init: Remove unnecessary default_config_files table
Eduardo Habkost
1
-4
/
+0
2017-01-23
io: introduce a DNS resolver API
Daniel P. Berrange
2
-0
/
+230
2017-01-23
io: remove Error parameter from QIOTask thread worker
Daniel P. Berrange
1
-11
/
+8
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
1
-31
/
+42
2017-01-23
io: add ability to associate an error with a task
Daniel P. Berrange
1
-0
/
+32
2017-01-23
io: add ability to associate an opaque "result" with with a task
Daniel P. Berrange
1
-0
/
+27
2017-01-23
io: fix typo in docs for QIOTask
Daniel P. Berrange
1
-3
/
+3
2017-01-23
io: stop incrementing reference in qio_task_get_source
Daniel P. Berrange
1
-3
/
+4
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
15
-88
/
+214
2017-01-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...
Peter Maydell
1
-0
/
+1
2017-01-20
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-4
/
+13
2017-01-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
10
-238
/
+427
2017-01-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-01-19' into...
Peter Maydell
1
-0
/
+3
2017-01-20
pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8
Marcelo Tosatti
1
-3
/
+4
2017-01-20
hw/arm/virt: Add board property to enable EL2
Peter Maydell
1
-0
/
+1
2017-01-20
hw/arm/virt: Support using SMC for PSCI
Peter Maydell
1
-1
/
+1
2017-01-20
hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()
Peter Maydell
1
-0
/
+1
2017-01-20
hw/intc/gicv3: Add data fields for virtualization support
Peter Maydell
1
-0
/
+18
2017-01-20
hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU
Peter Maydell
1
-0
/
+2
2017-01-20
hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
1
-0
/
+2
2017-01-20
hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
1
-0
/
+2
2017-01-20
aspeed/smc: handle SPI flash Command mode
Cédric Le Goater
1
-1
/
+1
2017-01-20
aspeed/smc: adjust the size of the register region
Cédric Le Goater
1
-0
/
+1
2017-01-20
aspeed/smc: unfold the AspeedSMCController array
Cédric Le Goater
1
-0
/
+1
2017-01-20
virtio-ccw: fix ring sizing
Michael S. Tsirkin
1
-0
/
+1
2017-01-20
m68k: QOMify the MCF Fast Ethernet Controller device
Thomas Huth
2
-4
/
+13
2017-01-19
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
2
-0
/
+14
2017-01-19
target/i386: Add Intel HAX files
Vincent Palatin
1
-0
/
+56
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2
-23
/
+39
[next]