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-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
33
-145
/
+170
2011-12-20
net: store guest timestamp in dump file instead of time since guest startup
Hervé Poussineau
1
-1
/
+6
2011-12-20
net: truncate output file when using dump backend
Hervé Poussineau
1
-1
/
+1
2011-12-20
i440fx: remove piix3 field
Paolo Bonzini
1
-3
/
+0
2011-12-19
qdev: fix hotplug when no -device is specified
Anthony Liguori
3
-0
/
+16
2011-12-19
sysbus: remove sysbus_init_mmio_cb2
Benoît Canet
2
-21
/
+0
2011-12-19
ppce500_pci: remove sysbus_init_mmio_cb2 usage
Benoît Canet
1
-21
/
+6
2011-12-19
sh_pci: remove sysbus_init_mmio_cb2 usage
Benoît Canet
2
-27
/
+16
2011-12-19
qom: register qdev properties also as non-legacy properties
Paolo Bonzini
2
-7
/
+28
2011-12-19
qom: distinguish "legacy" property type name from QOM type name
Paolo Bonzini
3
-7
/
+15
2011-12-19
qom: introduce get/set methods for Property
Paolo Bonzini
3
-0
/
+399
2011-12-19
qom: introduce QERR_PROPERTY_VALUE_OUT_OF_RANGE
Paolo Bonzini
2
-0
/
+8
2011-12-19
qom: interpret the return value when setting legacy properties
Paolo Bonzini
3
-19
/
+29
2011-12-19
qom: push permission checks up into qdev_property_add_legacy
Paolo Bonzini
1
-27
/
+19
2011-12-19
qom: fix swapped parameters
Paolo Bonzini
1
-1
/
+1
2011-12-19
qapi: protect against NULL QObject in qmp_input_get_object
Paolo Bonzini
1
-4
/
+6
2011-12-19
Documentation: Move balloon option out of i386 only section
Michael Ellerman
1
-13
/
+13
2011-12-19
vl.c: In qemu -h output, only print options for the arch we are running as
Michael Ellerman
4
-17
/
+26
2011-12-19
vl.c: Move option generation logic into a wrapper file
Michael Ellerman
3
-21
/
+38
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/exec-obsolete' into staging
Anthony Liguori
5
-42
/
+74
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/xen' into staging
Anthony Liguori
6
-31
/
+42
2011-12-19
memory: move obsolete exec.c functions to a private header
Avi Kivity
4
-39
/
+74
2011-12-19
etraxfs_eth: drop bogus cpu_unregister_io_memory()
Avi Kivity
1
-3
/
+0
2011-12-19
xen: convert to memory API
Avi Kivity
1
-19
/
+22
2011-12-19
memory, xen: pass MemoryRegion to xen_ram_alloc()
Avi Kivity
6
-12
/
+20
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/mutators' into staging
Anthony Liguori
5
-58
/
+144
2011-12-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
7
-34
/
+58
2011-12-19
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
31
-346
/
+206
2011-12-19
pc: fix event_idx compatibility for virtio devices
Anthony Liguori
1
-0
/
+32
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-18
pc: add pc-0.15
Anthony Liguori
1
-0
/
+9
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
[next]