index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
tracetool
/
backend
/
simple.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-15
vl: trim includes
Michael Tokarev
1
-51
/
+1
2014-02-15
vl: remove old, long-unused defines
Michael Tokarev
1
-3
/
+0
2014-02-15
net: declare struct iovec in checksum.h to fix compiler warning
Michael Tokarev
1
-0
/
+1
2014-02-15
linux-user: refactor do_socketcall()
Michael Tokarev
1
-258
/
+68
2014-02-15
configure: add hints to a remedy for feature_not_found errors
Stewart Smith
1
-33
/
+35
2014-02-15
configure: add hint of libfdt to DTC dependency not found message
Stewart Smith
1
-2
/
+2
2014-02-15
sparc/leon3: Initialize stack pointer
Sebastian Huber
1
-0
/
+3
2014-02-15
misc: Fix case Qemu -> QEMU
Stefan Weil
2
-2
/
+2
2014-02-14
PPC: KVM: Add missing address space to ldl_phys helper
Alexander Graf
1
-1
/
+1
2014-02-11
petalogix-ml605: Create the CPU with object_new()
Edgar E. Iglesias
1
-5
/
+2
2014-02-11
exec: Make cpu_memory_rw_debug use the CPUs AS
Edgar E. Iglesias
1
-5
/
+5
2014-02-11
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
5
-11
/
+15
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
11
-26
/
+34
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
14
-39
/
+46
2014-02-11
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
6
-17
/
+18
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
25
-119
/
+137
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
18
-92
/
+132
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
10
-44
/
+48
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
25
-137
/
+185
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
30
-149
/
+190
2014-02-11
exec: On AS changes, only flush affected CPU TLBs
Edgar E. Iglesias
1
-0
/
+5
2014-02-11
cpu: Add per-cpu address space
Edgar E. Iglesias
6
-13
/
+33
2014-02-11
memory: Add MemoryListener to typedefs.h
Edgar E. Iglesias
2
-2
/
+1
2014-02-11
exec: Make memory_region_section_get_iotlb use section AS
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Always initialize MemorySection address spaces
Edgar E. Iglesias
1
-0
/
+2
2014-02-11
exec: Make iotlb_to_region input an AS
Edgar E. Iglesias
4
-7
/
+7
2014-02-11
exec: Make tb_invalidate_phys_addr input an AS
Edgar E. Iglesias
4
-5
/
+7
2014-02-10
memory: fix limiting of translation at a page boundary
Paolo Bonzini
1
-16
/
+19
2014-02-10
prep: Drop from ppcemb-softmmu
Andreas Färber
4
-6
/
+3
2014-02-10
ACPI: Remove commented-out code from HPET._CRS
Gabriel L. Somlo
1
-3
/
+0
2014-02-10
hw/pci: switch to a generic hotplug handling for PCIDevice
Igor Mammedov
5
-45
/
+15
2014-02-10
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
3
-25
/
+53
2014-02-10
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
3
-47
/
+94
2014-02-10
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
4
-30
/
+60
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
16
-30
/
+21
2014-02-10
hw/acpi: move typeinfo to the file end
Igor Mammedov
1
-46
/
+46
2014-02-10
qdev: add "hotpluggable" property to Device
Igor Mammedov
2
-0
/
+32
2014-02-10
qdev: add to BusState "hotplug-handler" link
Igor Mammedov
2
-0
/
+16
2014-02-10
define hotplug interface
Igor Mammedov
3
-0
/
+127
2014-02-10
loader: document that errno is set
Michael S. Tsirkin
1
-0
/
+7
2014-02-09
raven: Use constant PCI_NUM_PINS instead of 4
Hervé Poussineau
1
-3
/
+3
2014-02-09
prep: Kill get_system_io() usage
Hervé Poussineau
1
-1
/
+1
2014-02-09
libcacard: Don't link with all libraries QEMU links to
Christophe Fergeau
1
-1
/
+1
2014-02-09
block: Fix 32 bit truncation in mark_request_serialising()
Kevin Wolf
1
-3
/
+3
2014-02-09
blkdebug: Don't leak bs->file on failure
Kevin Wolf
1
-5
/
+9
2014-02-09
block: Don't call ROUND_UP with negative values
Kevin Wolf
1
-2
/
+2
2014-02-09
block: bdrv_aligned_pwritev: Assert overlap range
Kevin Wolf
1
-0
/
+2
2014-02-09
block: Fix memory leaks in bdrv_co_do_pwritev()
Kevin Wolf
1
-2
/
+2
2014-02-09
raw: Fix BlockLimits passthrough
Kevin Wolf
1
-1
/
+7
2014-02-09
qemu-iotests: add test for qcow2 preallocation with different cluster sizes
Hu Tao
3
-0
/
+96
[next]