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
2012-07-27
target-or32: Add target stubs and QOM cpu
Jia Liu
16
-2
/
+817
2012-07-23
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
60
-771
/
+1352
2012-07-23
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
9
-85
/
+83
2012-07-23
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
11
-16
/
+456
2012-07-23
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
6
-196
/
+340
2012-07-23
remove unused QemuOpts parameter from net init functions
Laszlo Ersek
12
-38
/
+32
2012-07-23
convert net_init_bridge() to NetClientOptions
Laszlo Ersek
1
-11
/
+12
2012-07-23
convert net_init_tap() to NetClientOptions
Laszlo Ersek
8
-70
/
+71
2012-07-23
convert net_init_vde() to NetClientOptions
Laszlo Ersek
1
-10
/
+7
2012-07-23
convert net_init_socket() to NetClientOptions
Laszlo Ersek
1
-76
/
+43
2012-07-23
convert net_init_slirp() to NetClientOptions
Laszlo Ersek
1
-68
/
+25
2012-07-23
convert net_init_dump() to NetClientOptions
Laszlo Ersek
1
-4
/
+17
2012-07-23
convert net_init_nic() to NetClientOptions
Laszlo Ersek
1
-17
/
+22
2012-07-23
convert net_client_init() to OptsVisitor
Laszlo Ersek
12
-346
/
+127
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
34
-83
/
+71
2012-07-23
qapi schema: add Netdev types
Laszlo Ersek
1
-0
/
+278
2012-07-23
qapi schema: remove trailing whitespace
Laszlo Ersek
1
-5
/
+5
2012-07-23
qapi: introduce OptsVisitor
Laszlo Ersek
3
-1
/
+459
2012-07-23
expose QemuOpt and QemuOpts struct definitions to interested parties
Laszlo Ersek
2
-23
/
+54
2012-07-23
qapi: introduce "size" type
Laszlo Ersek
3
-0
/
+12
2012-07-23
qapi: generate C types for fixed-width integers
Laszlo Ersek
1
-0
/
+4
2012-07-23
qapi: add test case for deallocating traversal of incomplete structure
Laszlo Ersek
1
-0
/
+42
2012-07-23
qapi: fix error propagation
Paolo Bonzini
6
-70
/
+121
2012-07-23
MAINTAINERS: Replace net maintainer Mark McLoughlin with Stefan Hajnoczi
Stefan Hajnoczi
1
-1
/
+2
2012-07-21
Fix some more Qemus in documentation and help text
Stefan Weil
2
-3
/
+3
2012-07-21
qdev: Fix Open Firmware comment
Stefan Weil
1
-6
/
+5
2012-07-21
cpus.c: Make all_cpu_threads_idle() static
Peter Maydell
2
-27
/
+26
2012-07-21
Use macro QEMU_PACKED for new packed structures
Stefan Weil
2
-47
/
+47
2012-07-21
Recognize PCID feature
Mao, Junjie
1
-1
/
+1
2012-07-21
powerpc pci: fixed packing of ranges[]
Alexey Kardashevskiy
1
-1
/
+1
2012-07-20
exynos4210: add Exynos4210 i2c implementation
Mitsyanko Igor
4
-1
/
+365
2012-07-20
hw/exynos4210_rtc.c: remove unnecessary code
Oleg Ogurtsov
1
-4
/
+1
2012-07-20
hw/exynos4210_rtc.c: Fix calculating for value of year
Oleg Ogurtsov
1
-1
/
+1
2012-07-20
hw/vexpress.c: Allow >4GB of RAM for Cortex-A15 daughterboard
Peter Maydell
1
-3
/
+10
2012-07-20
hw/arm_boot.c: Support DTBs which use 64 bit addresses
Peter Maydell
1
-3
/
+32
2012-07-20
device_tree: Add support for reading device tree properties
Peter Maydell
2
-0
/
+34
2012-07-20
hw/arm_boot.c: Check for RAM sizes exceeding ATAGS capacity
Peter Maydell
1
-0
/
+6
2012-07-20
hw/arm_boot.c: Consistently use ram_size from arm_boot_info struct
Peter Maydell
1
-2
/
+3
2012-07-20
hw/arm_boot.c: Make ram_size a uint64_t
Peter Maydell
1
-1
/
+1
2012-07-20
hw/pl011.c: Avoid crash on read when no chr backend present
Peter Maydell
1
-1
/
+3
2012-07-19
Revert "audio: Make PC speaker audio card available by default"
Anthony Liguori
1
-2
/
+2
2012-07-19
audio: Make PC speaker audio card available by default
Jan Kiszka
1
-2
/
+2
2012-07-19
Update simpletrace.py for new log format
Harsh Prateek Bora
1
-41
/
+75
2012-07-19
Simpletrace v2: Support multiple arguments, strings.
Harsh Prateek Bora
3
-120
/
+262
2012-07-19
monitor: remove unused do_info_trace
Harsh Prateek Bora
3
-35
/
+0
2012-07-19
trace: added ability to comment out events in the list
Alexey Kardashevskiy
1
-0
/
+3
2012-07-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
39
-697
/
+1325
2012-07-18
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
22
-142
/
+230
2012-07-18
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
7
-42
/
+99
2012-07-18
Merge remote-tracking branch 'kraxel/bios.2' into staging
Anthony Liguori
6
-0
/
+38
[next]