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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-01-19
error: error_setg_errno(): errno gets preserved
Sascha Silbe
1
-0
/
+3
2017-01-18
target-sparc: move common cpu initialisation routines to sparc64.c
Artyom Tarasenko
1
-0
/
+5
2017-01-18
target-sparc: implement sun4v RTC
Artyom Tarasenko
1
-0
/
+1
2017-01-18
virtio_crypto: header update
Michael S. Tsirkin
1
-230
/
+251
2017-01-18
pci_regs: update to latest linux
Michael S. Tsirkin
1
-1
/
+0
2017-01-18
virtio_mmio: add standard header file
Michael S. Tsirkin
1
-0
/
+141
2017-01-18
fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine types
Laszlo Ersek
1
-1
/
+9
2017-01-18
pc: Add 2.9 machine-types
Eduardo Habkost
1
-0
/
+2
2017-01-18
fw-cfg: turn FW_CFG_FILE_SLOTS into a device property
Laszlo Ersek
1
-2
/
+1
2017-01-18
fw-cfg: support writeable blobs
Michael S. Tsirkin
2
-4
/
+6
2017-01-18
vhost_net: device IOTLB support
Jason Wang
2
-0
/
+17
2017-01-17
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
5
-24
/
+167
2017-01-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...
Peter Maydell
1
-8
/
+6
2017-01-16
ramblock-notifier: new
Paolo Bonzini
3
-49
/
+75
2017-01-16
acpi: filter based on CONFIG_ACPI_X86 rather than TARGET
Paolo Bonzini
1
-1
/
+0
2017-01-16
event_notifier: cleanups around event_notifier_set_handler
Paolo Bonzini
2
-3
/
+15
2017-01-16
hw: move reset handlers from vl.c to hw/core
Paolo Bonzini
3
-6
/
+11
2017-01-16
smbios: filter based on CONFIG_SMBIOS rather than TARGET
Leif Lindholm
2
-2
/
+1
2017-01-16
aio: document locking
Paolo Bonzini
1
-16
/
+16
2017-01-16
qemu-thread: optimize QemuLockCnt with futexes on Linux
Paolo Bonzini
2
-0
/
+38
[next]