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
2011-12-19
configure: Improve Xen autodetection for hosts without Xen
Stefan Weil
1
-4
/
+25
2011-12-19
configure: Fix compiler warnings in config.log (statement without effect)
Stefan Weil
1
-4
/
+3
2011-12-19
configure: Fix compiler warning in config.log (value was never used)
Stefan Weil
1
-2
/
+1
2011-12-19
configure: Fix compiler warning in config.log (undefined NULL)
Stefan Weil
1
-0
/
+1
2011-12-19
configure: Fix compiler warnings in config.log (uninitialized variable)
Stefan Weil
1
-2
/
+2
2011-12-19
configure: Fix compiler warning in config.log (macro redefined)
Stefan Weil
1
-1
/
+0
2011-12-19
configure: Fix compiler warning in config.log (unused variable)
Stefan Weil
1
-1
/
+1
2011-12-19
configure: Fix compiler warnings in config.log (null arguments)
Stefan Weil
1
-1
/
+6
2011-12-19
configure: Fix compiler warning in config.log (integer from pointer)
Stefan Weil
1
-1
/
+5
2011-12-19
configure: Fix compiler warnings in config.log (old-style function definition)
Stefan Weil
1
-2
/
+2
2011-12-19
configure: Fix compiler warnings in config.log (always return a value from main)
Stefan Weil
1
-3
/
+4
2011-12-19
Also create piix3 property when Xen is enabled
Julian Pidancet
1
-2
/
+1
2011-12-19
slirp: Fix typo in net_slirp_hostfwd_remove
Geoffrey Thomas
1
-1
/
+1
2011-12-16
kvm: Print something before calling abort() if KVM_RUN fails
Michael Ellerman
1
-1
/
+2
2011-12-16
stellaris: Calculate system clock period on reset
Peter Maydell
1
-0
/
+1
2011-12-16
Makefile.target: Remove unnecessary dependency rules
Peter Maydell
1
-6
/
+0
2011-12-16
ide: drop argument to dma_buf_commit
Paolo Bonzini
1
-3
/
+3
2011-12-15
phys_page_find_alloc: Use correct initial region_offset.
Alex Rozenman
1
-1
/
+2
2011-12-15
network scripts: don't block SIGCHLD before forking
Michael Roth
1
-6
/
+0
2011-12-15
HACKING: clarify allocation/free recommendations
Peter Maydell
1
-4
/
+6
2011-12-15
usb: fix usb_qdev_init() error handling again
Stefan Hajnoczi
1
-7
/
+5
2011-12-15
exec.c: Fix subpage memory access to RAM MemoryRegion
Andreas Färber
2
-2
/
+64
2011-12-15
vl.c: Print the actual program name in help output
michael@ozlabs.org
1
-1
/
+1
2011-12-15
error: Add an accessor for progname
michael@ozlabs.org
2
-0
/
+6
2011-12-15
fix win32 build
Paolo Bonzini
4
-10
/
+42
2011-12-15
qdev: add a qdev_get_type() function and expose as a 'type' property
Anthony Liguori
2
-0
/
+21
2011-12-15
qom: add string property type
Anthony Liguori
2
-0
/
+81
2011-12-15
qom: add vga node to the pc composition tree
Anthony Liguori
6
-27
/
+38
2011-12-15
qom: optimize qdev_get_canonical_path using a parent link
Anthony Liguori
2
-32
/
+28
2011-12-15
rtc: add a dynamic property for retrieving the date
Anthony Liguori
1
-0
/
+27
2011-12-15
rtc: make piix3 set the rtc as a child (v2)
Anthony Liguori
2
-0
/
+14
2011-12-15
dev: add an anonymous peripheral container
Anthony Liguori
1
-1
/
+20
2011-12-15
qdev: add explicitly named devices to the root complex
Anthony Liguori
1
-0
/
+14
2011-12-15
qom: qom_{get, set} monitor commands (v2)
Anthony Liguori
4
-0
/
+140
2011-12-15
qmp: add qom-list command
Anthony Liguori
3
-0
/
+82
2011-12-15
qapi: allow a 'gen' key to suppress code generation
Anthony Liguori
2
-0
/
+2
2011-12-15
qom: add link properties (v2)
Anthony Liguori
2
-0
/
+97
2011-12-15
qom: add child properties (composition) (v3)
Anthony Liguori
2
-0
/
+46
2011-12-15
qdev: provide a path resolution (v2)
Anthony Liguori
2
-0
/
+131
2011-12-15
qdev: provide an interface to return canonical path from root (v2)
Anthony Liguori
2
-0
/
+57
2011-12-15
qom: introduce root device
Anthony Liguori
4
-1
/
+41
2011-12-15
qom: register legacy properties as new style properties (v2)
Anthony Liguori
2
-0
/
+93
2011-12-15
qom: add new dynamic property infrastructure based on Visitors (v2)
Anthony Liguori
4
-0
/
+224
2011-12-15
qom: add a reference count to qdev objects
Anthony Liguori
2
-0
/
+42
2011-12-14
tcg/arm: remove fixed map code buffer restriction
Dr. David Alan Gilbert
2
-22
/
+13
2011-12-14
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Andrzej Zaborowski
1
-53
/
+42
2011-12-14
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
94
-533
/
+228
2011-12-14
doc: Remove Symbian Virtual Platform
Stefan Weil
1
-23
/
+0
2011-12-14
migration.h: remove incoming_expected declarations
Isaku Yamahata
1
-2
/
+0
2011-12-14
tcg: make tcg_const_ptr actually accept a pointer argument
Peter Maydell
2
-5
/
+5
[next]