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
2013-01-19
Replace non-portable asprintf by g_strdup_printf
Stefan Weil
3
-17
/
+9
2013-01-19
vl: Use size_t for sizes in get_boot_devices_list()
Markus Armbruster
3
-5
/
+5
2013-01-19
fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobs
Markus Armbruster
4
-27
/
+27
2013-01-19
pc: Clean up bochs_bios_init()'s (non-)use of sizeof
Markus Armbruster
1
-3
/
+3
2013-01-19
sun4: Fix unchecked strdup() by switching to fw_cfg_add_string()
Markus Armbruster
2
-12
/
+4
2013-01-19
pc: Fix unchecked strdup() by switching to fw_cfg_add_string()
Markus Armbruster
1
-3
/
+1
2013-01-19
fw_cfg: New fw_cfg_add_string()
Markus Armbruster
2
-0
/
+8
2013-01-19
fw_cfg: Dumb down fw_cfg_add_*() not to return success / failure
Markus Armbruster
2
-35
/
+24
2013-01-19
fw_cfg: Replace debug prints by tracepoints
Markus Armbruster
2
-19
/
+13
2013-01-19
optimize: optimize using nonzero bits
Paolo Bonzini
1
-2
/
+28
2013-01-19
optimize: track nonzero bits of registers
Paolo Bonzini
1
-22
/
+110
2013-01-19
optimize: only write to state when clearing optimizer data
Paolo Bonzini
1
-5
/
+14
2013-01-19
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
9
-24
/
+115
2013-01-19
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
9
-220
/
+470
2013-01-19
Merge branch 'axp-next' of git://github.com/rth7680/qemu
Blue Swirl
2
-12
/
+46
2013-01-18
s390: Add a hypercall registration interface.
Cornelia Huck
7
-45
/
+110
2013-01-18
target-s390x: Unregister reset callback on finalization
Andreas Färber
1
-0
/
+10
2013-01-18
s390x: fix indentation
Alexander Graf
1
-5
/
+5
2013-01-18
s390: Add CPU reset handler
Jens Freimann
2
-3
/
+41
2013-01-18
s390x: Remove inline function ebcdic_put and related data from cpu.h
Stefan Weil
2
-81
/
+81
2013-01-18
S390: Enable -cpu help and QMP query-cpu-definitions
Viktor Mihajlovski
3
-1
/
+34
2013-01-18
s390: Move IPL code into a separate device
Christian Borntraeger
3
-88
/
+185
2013-01-18
s390: new contributions GPLv2 or later
Christian Borntraeger
2
-2
/
+9
2013-01-18
PPC: KVM: Add support for EPR with KVM
Alexander Graf
3
-0
/
+32
2013-01-18
openpic: export e500 epr enable into a ppc.c function
Alexander Graf
3
-6
/
+18
2013-01-18
Update Linux kernel headers
Alexander Graf
2
-1
/
+32
2013-01-18
PPC: e500: Change in-memory order of load blobs
Alexander Graf
1
-1
/
+6
2013-01-18
PPC: Provide zero SVR for -cpu e500mc and e5500
Alexander Graf
1
-2
/
+2
2013-01-18
PPC: E500: Calculate loading blob offsets properly
Alexander Graf
1
-4
/
+8
2013-01-18
openpic: set mixed mode as supported
Alexander Graf
1
-0
/
+1
2013-01-18
openpic: unify gcr mode mask updates
Alexander Graf
1
-12
/
+13
2013-01-18
openpic: move gcr write into a function
Alexander Graf
1
-17
/
+22
2013-01-17
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
26
-164
/
+174
2013-01-17
virtio-pci: fix irqfd cleanup argument order
Michael S. Tsirkin
1
-3
/
+3
2013-01-17
qom: Extend documentation on QOM method concepts
Andreas Färber
2
-7
/
+111
2013-01-17
Makefile: drop recursive libcacard clean
Stefan Hajnoczi
1
-1
/
+1
2013-01-17
HMP: add sub command table to info
Wenchao Xia
2
-22
/
+3
2013-01-17
HMP: move define of mon_cmds
Wenchao Xia
1
-6
/
+6
2013-01-17
HMP: add infrastructure for sub command
Wenchao Xia
1
-10
/
+39
2013-01-17
HMP: delete info handler
Wenchao Xia
1
-46
/
+45
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
25
-83
/
+84
2013-01-16
bswap: improve gluing
Blue Swirl
1
-10
/
+10
2013-01-16
Merge remote-tracking branch 'kraxel/chardev.1' into staging
Anthony Liguori
9
-112
/
+600
2013-01-16
build: fix Win32 clean build
Paolo Bonzini
1
-0
/
+1
2013-01-16
tmp105: Add temperature QOM property
Andreas Färber
2
-20
/
+29
2013-01-16
tmp105: QOM'ify
Andreas Färber
2
-24
/
+39
2013-01-16
tests: Add tmp105 qtest test case
Andreas Färber
2
-0
/
+79
2013-01-16
tmp105: Fix I2C protocol bug
Andreas Färber
1
-3
/
+6
2013-01-16
tmp105: Split out I2C message constants from header
Andreas Färber
2
-33
/
+51
2013-01-16
libqtest: Prepare I2C libqos
Andreas Färber
4
-0
/
+219
[next]