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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
moxie: replace cpu_moxie_init() with cpu_generic_init()
Igor Mammedov
1
-1
/
+1
2017-09-01
lm32: replace cpu_lm32_init() with cpu_generic_init()
Igor Mammedov
2
-3
/
+3
2017-09-01
cris: replace cpu_cris_init() with cpu_generic_init()
Igor Mammedov
1
-1
/
+1
2017-09-01
arm: replace cpu_arm_init() with cpu_generic_init()
Igor Mammedov
5
-6
/
+6
2017-09-01
sh4: replace cpu_sh4_init() with cpu_generic_init()
Igor Mammedov
2
-2
/
+2
2017-09-01
tricore: replace cpu_tricore_init() with cpu_generic_init()
Igor Mammedov
1
-1
/
+1
2017-09-01
xtensa: replace cpu_xtensa_init() with cpu_generic_init()
Igor Mammedov
2
-2
/
+2
2017-09-01
nios2: replace cpu_nios2_init() with cpu_generic_init()
Igor Mammedov
1
-1
/
+1
2017-09-01
m68k: replace cpu_m68k_init() with cpu_generic_init()
Igor Mammedov
2
-2
/
+2
2017-09-01
alpha: replace cpu_alpha_init() with cpu_generic_init()
Igor Mammedov
1
-2
/
+6
2017-09-01
sparc: replace cpu_sparc_init() with cpu_generic_init()
Igor Mammedov
3
-3
/
+3
2017-08-31
Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st...
Peter Maydell
12
-23
/
+21
2017-08-31
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-2
/
+2
2017-08-31
eepro100: replace g_malloc()+memcpy() with g_memdup()
Marc-André Lureau
1
-2
/
+1
2017-08-31
i386: replace g_malloc()+memcpy() with g_memdup()
Marc-André Lureau
1
-2
/
+1
2017-08-31
msix: use DIV_ROUND_UP
Marc-André Lureau
1
-2
/
+2
2017-08-31
usb-hub: use DIV_ROUND_UP
Marc-André Lureau
1
-4
/
+4
2017-08-31
q35: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-08-31
piix: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-08-31
virtio-serial: use DIV_ROUND_UP
Marc-André Lureau
1
-4
/
+4
2017-08-31
virtio-gpu: use DIV_ROUND_UP
Marc-André Lureau
1
-2
/
+2
2017-08-31
vga: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-08-31
pcspk: use QEMU_ALIGN_DOWN
Marc-André Lureau
1
-1
/
+1
2017-08-31
i8254: use QEMU_ALIGN_DOWN
Marc-André Lureau
1
-2
/
+2
2017-08-31
vhost: use QEMU_ALIGN_DOWN
Marc-André Lureau
1
-1
/
+1
2017-08-30
s390x/pci: fixup trap_msix()
Yi Min Zhao
1
-2
/
+2
2017-08-30
s390x/s390-stattrib: Mark the storage attribute as not user_creatable
Thomas Huth
2
-0
/
+8
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
2
-0
/
+2
2017-08-30
s390x: avoid calling kvm_ functions outside of target/s390x/
David Hildenbrand
1
-3
/
+1
2017-08-30
target/s390x: move gtod_*() declarations to s390-virtio.h
David Hildenbrand
1
-0
/
+2
2017-08-30
s390x: drop inclusion of sysemu/kvm.h from some files
David Hildenbrand
3
-3
/
+1
2017-08-30
s390x/cpumodel: factor out determination of default model name
David Hildenbrand
1
-6
/
+1
2017-08-30
target/s390x: no need to pass kvm_state to savevm_gtod handlers
David Hildenbrand
1
-1
/
+1
2017-08-30
target/s390x: simplify gs_allowed()
David Hildenbrand
1
-12
/
+2
2017-08-30
target/s390x: simplify ri_allowed()
David Hildenbrand
1
-3
/
+0
2017-08-30
s390x/kvm: drop KVMState parameter from s390_get_memslot_count()
David Hildenbrand
1
-1
/
+1
2017-08-30
s390x/s390-skeys: Mark the storage key devices with user_creatable = false
Thomas Huth
2
-0
/
+8
2017-08-30
s390x/sclp: properly guard pci-specific functions
Cornelia Huck
3
-25
/
+36
2017-08-30
s390x/ccw: create s390 phb conditionally
Cornelia Huck
1
-6
/
+8
2017-08-30
s390x: chsc nt2 events are pci-only
Cornelia Huck
3
-6
/
+6
2017-08-30
s390x/pci: add stubs
Cornelia Huck
2
-1
/
+78
2017-08-30
kvm: remove hard dependency on pci
Cornelia Huck
2
-0
/
+16
2017-08-30
9pfs: fix dependencies
Cornelia Huck
2
-2
/
+2
2017-08-30
watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable
Thomas Huth
1
-0
/
+1
2017-08-30
s390x/ipl: The s390-ipl device is not hot-pluggable
Thomas Huth
1
-0
/
+2
2017-08-30
s390x: introduce 2.11 compat machine
Cornelia Huck
1
-1
/
+16
2017-08-30
s390x/css: generate solicited crw for rchp completion signaling
Dong Jia Shi
1
-6
/
+10
2017-08-30
s390x/css: use macro for event-information pending error recover code
Dong Jia Shi
1
-1
/
+1
2017-08-29
nvme: Fix get/set number of queues feature, again
Dan Aloni
1
-2
/
+2
2017-08-23
numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9
Eduardo Habkost
1
-1
/
+1
[next]