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
kvm: switch kvm slots to use host virtual address instead of ram_addr_t
Avi Kivity
4
-21
/
+25
2011-12-20
memory: add API for observing updates to the physical memory map
Avi Kivity
3
-0
/
+145
2011-12-20
memory: replace cpu_physical_sync_dirty_bitmap() with a memory API
Avi Kivity
5
-7
/
+19
2011-12-20
framebuffer: drop use of cpu_physical_sync_dirty_bitmap()
Avi Kivity
1
-1
/
+1
2011-12-20
loader: remove calls to cpu_get_physical_page_desc()
Avi Kivity
1
-4
/
+5
2011-12-20
framebuffer: drop use of cpu_get_physical_page_desc()
Avi Kivity
6
-24
/
+27
2011-12-20
memory: introduce memory_region_find()
Avi Kivity
2
-0
/
+101
2011-12-20
memory: add memory_region_is_logging()
Avi Kivity
2
-0
/
+14
2011-12-20
memory: add memory_region_is_rom()
Avi Kivity
2
-0
/
+14
2011-12-20
memory: add memory_region_is_ram()
Avi Kivity
2
-0
/
+18
2011-12-20
sysbus: add sysbus_address_space()
Avi Kivity
2
-0
/
+6
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
[next]