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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
m68k: replace cpu_m68k_init() with cpu_generic_init()
Igor Mammedov
5
-24
/
+5
2017-09-01
hppa: replace cpu_hppa_init() with cpu_generic_init()
Igor Mammedov
2
-11
/
+4
2017-09-01
alpha: replace cpu_alpha_init() with cpu_generic_init()
Igor Mammedov
3
-20
/
+12
2017-09-01
s390x: replace cpu_s390x_init() with cpu_generic_init()
Igor Mammedov
3
-16
/
+8
2017-09-01
sparc: replace cpu_sparc_init() with cpu_generic_init()
Igor Mammedov
5
-10
/
+4
2017-09-01
sparc: make cpu feature parsing property based
Igor Mammedov
1
-133
/
+82
2017-09-01
sparc: move adhoc CPUSPARCState initialization to realize time
Igor Mammedov
1
-15
/
+15
2017-09-01
sparc: convert cpu features to qdev properties
Igor Mammedov
1
-0
/
+66
2017-09-01
sparc: embed sparc_def_t into CPUSPARCState
Igor Mammedov
9
-41
/
+34
2017-09-01
sparc: convert cpu models to SPARC cpu subclasses
Igor Mammedov
2
-39
/
+83
2017-09-01
qom: cpu: fix parsed feature string length
Igor Mammedov
1
-8
/
+6
2017-09-01
target-i386/cpu: Add new EPYC CPU model
Brijesh Singh
1
-0
/
+44
2017-09-01
hmp: allow apic-id for "info lapic"
Yi Wang
2
-4
/
+13
2017-09-01
cpu: cpu_by_arch_id() helper
Eduardo Habkost
2
-3
/
+18
2017-09-01
qom: Remove unused errp parameter from can_be_deleted()
Eduardo Habkost
4
-8
/
+7
2017-08-31
Merge remote-tracking branch 'remotes/elmarco/tags/tidy-pull-request' into st...
Peter Maydell
28
-66
/
+63
2017-08-31
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
14
-95
/
+2831
2017-08-31
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-30' into st...
Peter Maydell
10
-169
/
+318
2017-08-31
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170830' into staging
Peter Maydell
62
-853
/
+1257
2017-08-31
eepro100: replace g_malloc()+memcpy() with g_memdup()
Marc-André Lureau
1
-2
/
+1
2017-08-31
test-iov: 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
i386: introduce ELF_NOTE_SIZE macro
Marc-André Lureau
1
-10
/
+10
2017-08-31
decnumber: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-08-31
kvm: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-08-31
i386/dump: use DIV_ROUND_UP
Marc-André Lureau
1
-12
/
+12
2017-08-31
ppc: use DIV_ROUND_UP
Marc-André Lureau
2
-2
/
+2
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
console: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-08-31
monitor: use DIV_ROUND_UP
Marc-André Lureau
1
-2
/
+2
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
ui: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-08-31
vnc: use DIV_ROUND_UP
Marc-André Lureau
2
-2
/
+2
2017-08-31
vvfat: use DIV_ROUND_UP
Marc-André Lureau
1
-2
/
+2
2017-08-31
vpc: use DIV_ROUND_UP
Marc-André Lureau
1
-2
/
+2
2017-08-31
qcow2: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-08-31
dmg: 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-31
vhdx: use QEMU_ALIGN_DOWN
Marc-André Lureau
1
-1
/
+1
2017-08-31
vnc: use QEMU_ALIGN_DOWN
Marc-André Lureau
1
-4
/
+4
2017-08-31
i386: use ROUND_UP macro
Marc-André Lureau
1
-8
/
+8
2017-08-30
slirp: fix clearing ifq_so from pending packets
Samuel Thibault
1
-16
/
+23
2017-08-30
Open 2.11 development tree
Peter Maydell
1
-1
/
+1
[next]