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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
3
-4
/
+4
2015-02-13
target-arm: Add feature parsing to virt
Greg Bellows
1
-3
/
+17
2015-02-13
arm: Add PCIe host bridge in virt machine
Alexander Graf
1
-5
/
+133
2015-02-13
pci: Add generic PCIe host bridge
Alexander Graf
2
-0
/
+155
2015-02-11
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150210.0' i...
Peter Maydell
2
-42
/
+99
2015-02-10
vfio: Fix debug message compile error
Alexey Kardashevskiy
1
-1
/
+1
2015-02-10
vfio: Use vfio type1 v2 IOMMU interface
Alex Williamson
1
-2
/
+6
2015-02-10
vfio: unmap and free BAR data in instance_finalize
Paolo Bonzini
1
-8
/
+57
2015-02-10
vfio: free dynamically-allocated data in instance_finalize
Paolo Bonzini
2
-11
/
+18
2015-02-10
vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback
Paolo Bonzini
2
-22
/
+19
2015-02-10
virtio: Fix warning caused by missing 'static' attribute
Stefan Weil
1
-1
/
+1
2015-02-10
vga: Fix warning caused by missing 'static' attribute
Stefan Weil
1
-1
/
+1
2015-02-10
serial: Fix warnings caused by missing 'static' attribute
Stefan Weil
1
-7
/
+7
2015-02-10
rtl8139: g_malloc() can't fail, bury dead error handling
Markus Armbruster
1
-14
/
+0
2015-02-10
onenand: g_malloc() can't fail, bury dead error handling
Markus Armbruster
1
-7
/
+1
2015-02-10
usb: Pair g_malloc() with g_free(), not free()
Markus Armbruster
1
-1
/
+1
2015-02-10
spapr_vio: Pair g_malloc() with g_free(), not free()
Markus Armbruster
1
-1
/
+1
2015-02-10
Convert some debugging printfs to trace calls in pcnet.c.
Don Koch
1
-20
/
+8
2015-02-10
Add/convert trace calls in pcnet-pci.c.
Don Koch
1
-30
/
+19
2015-02-10
Add trace to ps2.c.
Don Koch
1
-0
/
+16
2015-02-10
Add tracing to xenfb.
Don Koch
1
-0
/
+5
2015-02-10
fw_cfg: fix typos in comments: patch -> path
Gonglei
2
-2
/
+2
2015-02-06
block: introduce BDRV_REQUEST_MAX_SECTORS
Peter Lieven
1
-2
/
+2
2015-02-06
virtio-blk: add a knob to disable request merging
Peter Lieven
1
-1
/
+4
2015-02-06
virtio-blk: introduce multiread
Peter Lieven
2
-98
/
+206
2015-02-06
hw/virtio-blk: add a constant for max number of merged requests
Peter Lieven
1
-1
/
+1
2015-02-06
atapi migration: Throw recoverable error to avoid recovery
Dr. David Alan Gilbert
3
-0
/
+30
2015-02-06
Restore atapi_dma flag across migration
Dr. David Alan Gilbert
1
-0
/
+1
2015-02-06
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
1
-50
/
+27
2015-02-06
rtl8139: simplify timer logic
Paolo Bonzini
1
-50
/
+27
2015-02-05
fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() fail
Zhang Haoyu
1
-1
/
+1
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
3
-3
/
+3
2015-02-05
hw/arm/virt: explain device-to-transport mapping in create_virtio_devices()
Laszlo Ersek
1
-4
/
+33
2015-02-05
target-arm: Change reset to highest available EL
Greg Bellows
1
-2
/
+20
2015-02-05
target_arm: Parameterise the irq lines for armv7m_init
Alistair Francis
2
-5
/
+8
2015-02-05
target_arm: Remove memory region init from armv7m_init
Alistair Francis
2
-34
/
+23
2015-02-04
vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion
Alex Williamson
1
-0
/
+1
2015-02-04
vfio: fix wrong initialize vfio_group_list
Chen Fan
1
-1
/
+1
2015-02-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150203' into staging
Peter Maydell
3
-37
/
+43
2015-02-03
s390x/ipl: Improved code indentation in s390_ipl_init()
Thomas Huth
1
-23
/
+24
2015-02-03
s390x/pci: fix dma notifications in rpcit instruction
Yi Min Zhao
1
-8
/
+12
2015-02-03
s390x/pci: check for invalid function handle
Frank Blaschka
1
-1
/
+1
2015-02-03
s390x/pci: avoid sign extension in stpcifc
Frank Blaschka
1
-4
/
+4
2015-02-03
s390: Plug memory leak on s390_pci_generate_event() error path
Markus Armbruster
1
-1
/
+2
2015-02-02
scsi: Fix scsi_req_cancel_async for no aiocb req
Fam Zheng
1
-0
/
+2
2015-02-02
rcu: add rcu library
Paolo Bonzini
1
-0
/
+1
2015-01-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
16
-94
/
+250
2015-01-27
pc-dimm: Add Error argument to pc_existing_dimms_capacity
Bharata B Rao
2
-12
/
+24
2015-01-27
pc-dimm: Make pc_existing_dimms_capacity global
Bharata B Rao
2
-24
/
+25
2015-01-27
pc: Fix DIMMs capacity calculation
Bharata B Rao
1
-16
/
+10
[next]