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
2012-10-29
virtio-net: enable mrg buf header in tap on linux
Michael S. Tsirkin
2
-21
/
+18
2012-10-29
virtio-net: test peer header support at init time
Michael S. Tsirkin
1
-9
/
+14
2012-10-29
virtio-net: minor code simplification
Michael S. Tsirkin
1
-3
/
+1
2012-10-29
virtio-net: simplify rx code
Michael S. Tsirkin
1
-7
/
+2
2012-10-29
virtio-net: switch tx to safe iov functions
Michael S. Tsirkin
1
-12
/
+19
2012-10-29
virtio-net: first s/g is always at start of buf
Michael S. Tsirkin
1
-2
/
+3
2012-10-29
virtio-net: refactor receive_hdr
Michael S. Tsirkin
1
-11
/
+7
2012-10-29
virtio-net: use safe iov operations for rx
Michael S. Tsirkin
1
-11
/
+14
2012-10-29
virtio-net: avoid sg copy
Michael S. Tsirkin
1
-25
/
+23
2012-10-29
iov: add iov_cpy
Michael S. Tsirkin
2
-0
/
+32
2012-10-29
virtio-net: track host/guest header length
Michael S. Tsirkin
1
-12
/
+17
2012-10-29
pcie: Convert PCIExpressHost to use the QOM.
Jason Baron
2
-0
/
+18
2012-10-29
pcie: pass pcie window size to pcie_host_mmcfg_update()
Jason Baron
2
-12
/
+16
2012-10-29
pci: Add class 0xc05 as 'SMBus'
Jan Kiszka
2
-0
/
+2
2012-10-29
pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzle
Isaku Yamahata
2
-0
/
+20
2012-10-29
pci_ids: add intel 82801BA pci-to-pci bridge id
Isaku Yamahata
1
-0
/
+1
2012-10-29
pci: pci capability must be in PCI space
Isaku Yamahata
1
-3
/
+3
2012-10-29
pci: make each capability DWORD aligned
Michael S. Tsirkin
1
-2
/
+2
2012-10-29
qemu: enable PV EOI for qemu 1.3
Michael S. Tsirkin
3
-14
/
+30
2012-10-29
pci: Return PCI_INTX_DISABLED when no bus INTx routing support
Alex Williamson
1
-1
/
+7
2012-10-29
pci-assign: Use msi_get_message()
Alex Williamson
1
-4
/
+1
2012-10-29
msi: Add msi_get_message()
Alex Williamson
2
-16
/
+30
2012-10-29
pci-assign: Use pci_intx_route_changed()
Alex Williamson
1
-2
/
+1
2012-10-29
pci: Helper function for testing if an INTx route changed
Alex Williamson
2
-0
/
+6
2012-10-29
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
37
-341
/
+785
2012-10-29
Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable
Aurelien Jarno
6
-26
/
+32
2012-10-29
PPC: pseries: Remove hack for PIO window
Alexander Graf
2
-44
/
+2
2012-10-29
PPC: e500: Map PIO space into core memory region
Alexander Graf
2
-4
/
+8
2012-10-29
xen_platform: convert PIO to new memory api read/write
Alexander Graf
1
-10
/
+38
2012-10-29
vmport: convert PIO to new memory api read/write
Alexander Graf
1
-9
/
+12
2012-10-29
serial: convert PIO to new memory api read/write
Alexander Graf
1
-13
/
+17
2012-10-29
rtl8139: convert PIO to new memory api read/write
Alexander Graf
1
-42
/
+36
2012-10-29
pckbd: convert PIO to new memory api read/write
Alexander Graf
1
-21
/
+27
2012-10-29
pc port92: convert PIO to new memory api read/write
Alexander Graf
1
-8
/
+11
2012-10-29
mc146818rtc: convert PIO to new memory api read/write
Alexander Graf
1
-8
/
+11
2012-10-29
m48t59: convert PIO to new memory api read/write
Alexander Graf
1
-10
/
+14
2012-10-29
i8254: convert PIO to new memory api read/write
Alexander Graf
1
-9
/
+11
2012-10-29
es1370: convert PIO to new memory api read/write
Alexander Graf
1
-10
/
+36
2012-10-29
virtio-pci: convert PIO to new memory api read/write
Alexander Graf
1
-77
/
+49
2012-10-29
ac97: convert PIO to new memory api read/write
Alexander Graf
1
-20
/
+89
2012-10-29
pseries: Implement qemu initiated shutdowns using EPOW events
David Gibson
4
-2
/
+342
2012-10-29
target-ppc: Rework storage of VPA registration state
David Gibson
3
-19
/
+21
2012-10-29
pseries: Don't allow duplicate registration of hcalls or RTAS calls
David Gibson
2
-2
/
+10
2012-10-29
Add USB option in machine options
zhlcindy@gmail.com
12
-28
/
+48
2012-10-29
e500: Fix serial initialization
Bharat Bhushan
1
-1
/
+1
2012-10-29
PPC: 440: Emulate DCBR0
Alexander Graf
1
-1
/
+1
2012-10-29
PPC: Bamboo: Fix memory size DT property
Alexander Graf
1
-1
/
+1
2012-10-29
Drop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITS
Peter Maydell
1
-2
/
+0
2012-10-28
target-i386: cpu: recover items 28-31 of ext2_feature_name
Eduardo Habkost
1
-0
/
+1
2012-10-28
qemu-timer: Check for usable fields for SIGEV_THREAD_ID
Richard Henderson
2
-2
/
+24
[next]