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
2009-06-09
virtio-net: reorganize receive_filter()
Alex Williamson
1
-8
/
+11
2009-06-09
virtio-net: Use a byte to store RX mode flags
Alex Williamson
1
-7
/
+12
2009-06-09
virtio-net: Add version_id 7 placeholder for vnet header support
Alex Williamson
1
-1
/
+8
2009-06-09
virtio-net: implement rx packet queueing
Mark McLoughlin
1
-1
/
+4
2009-06-09
net: add return value to packet receive handler
Mark McLoughlin
15
-65
/
+94
2009-06-09
net: pass VLANClientState* as first arg to receive handlers
Mark McLoughlin
15
-67
/
+67
2009-06-09
net: re-name vc->fd_read() to vc->receive()
Mark McLoughlin
16
-25
/
+25
2009-06-09
net: add fd_readv() handler to qemu_new_vlan_client() args
Mark McLoughlin
16
-22
/
+24
2009-06-09
net: Improve parameter error reporting
Jan Kiszka
1
-3
/
+4
2009-06-08
qdev: c99 initilaizers for bus_type_names
Gerd Hoffmann
1
-5
/
+5
2009-06-08
xen nic: use XC_PAGE_SIZE instead of PAGE_SIZE.
Gerd Hoffmann
1
-1
/
+1
2009-06-08
xen nic: use qemu_malloc
Gerd Hoffmann
1
-2
/
+2
2009-06-06
xen: net backend doesn't need linux headers.
Gerd Hoffmann
1
-2
/
+0
2009-06-06
Fix typo
Paul Brook
1
-1
/
+1
2009-06-05
qdev: add monitor command to dump the tree.
Gerd Hoffmann
3
-0
/
+90
2009-06-05
Record device property types
Paul Brook
5
-19
/
+77
2009-06-04
Remove ARM NVIC initialization hack
Paul Brook
2
-6
/
+1
2009-06-04
qdev: kill DeviceState->name
Gerd Hoffmann
2
-3
/
+1
2009-06-03
microblaze: Fix loading of petalogix s3adsp1800 dtb.
Edgar E. Iglesias
1
-9
/
+11
2009-06-03
Stellaris qdev conversion
Paul Brook
4
-51
/
+97
2009-06-02
Implement multiple samplers on stellaris ADC
Paul Brook
1
-19
/
+31
2009-05-30
Use relative path for bios
Paul Brook
13
-111
/
+214
2009-05-27
Allow monitor interaction when using migrate -exec
Chris Lalancette
1
-0
/
+1
2009-05-27
e1000: Ignore reset command
Kevin Wolf
1
-2
/
+9
2009-05-27
microblaze: Conditionalize FDT features.
Edgar E. Iglesias
1
-2
/
+17
2009-05-26
microblaze: Add petalogix s3a1800dsp MMU linux ref-design.
Edgar E. Iglesias
2
-0
/
+234
2009-05-26
xilinx: Add ethlite emulation.
Edgar E. Iglesias
1
-0
/
+235
2009-05-26
xilinx: Add uartlite emulation.
Edgar E. Iglesias
1
-0
/
+218
2009-05-26
xilinx: Add OPB timer.
Edgar E. Iglesias
1
-0
/
+224
2009-05-26
xilinx: Add interrupt controller.
Edgar E. Iglesias
1
-0
/
+167
2009-05-26
microblaze: Add CPU interrupt wrapper logic.
Edgar E. Iglesias
1
-0
/
+50
2009-05-26
Remove qdev irq sink handling
Paul Brook
18
-43
/
+27
2009-05-23
ETRAX: Removed unused struct entry and fixed Windows build.
Stefan Weil
1
-1
/
+0
2009-05-23
Add common BusState
Paul Brook
30
-135
/
+229
2009-05-22
Fix lance segfaults
Paul Brook
1
-3
/
+6
2009-05-22
serial: fix lost character after sysrq
Jason Wessel
1
-0
/
+2
2009-05-22
usb-serial: implement break event.
Jason Wessel
1
-2
/
+10
2009-05-22
Introduce reset notifier order
Jan Kiszka
73
-103
/
+104
2009-05-22
kvm: Fix framebuffer dirty log sync
Jan Kiszka
1
-4
/
+1
2009-05-22
introduce set_rate_limit function for QEMUFile
Glauber Costa
1
-1
/
+9
2009-05-21
Introduce is_default field for QEMUMachine
Anthony Liguori
10
-1
/
+10
2009-05-21
Refactor how display drivers are selected
Anthony Liguori
2
-4
/
+4
2009-05-21
Compile most Xen files only once
Blue Swirl
1
-0
/
+1
2009-05-21
Compile fdc, escc and SCSI controllers only once
Blue Swirl
1
-2
/
+3
2009-05-21
Let the venomous poison spread to more identifiers
Blue Swirl
1
-0
/
+23
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
35
-163
/
+318
2009-05-20
Remove initrd warning message
Richard W.M. Jones
1
-3
/
+0
2009-05-20
keep initrd in below 4g area.
Glauber Costa
1
-4
/
+5
2009-05-20
Remove dead code
malc
1
-14
/
+7
2009-05-19
Hardware convenience library
Paul Brook
4
-3
/
+37
[next]