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-05-05
eepro100: Remove unused structure element
Stefan Weil
1
-3
/
+3
2011-05-05
eepro100: Remove type casts which are no longer needed
Stefan Weil
1
-7
/
+6
2011-05-05
eepro100: Avoid duplicate debug messages
Stefan Weil
1
-5
/
+9
2011-04-07
wdt_i6300esb: convert to pci_register_bar_simple()
Avi Kivity
1
-27
/
+15
2011-04-07
usb-ohci: convert to pci_register_bar_simple()
Avi Kivity
1
-9
/
+1
2011-04-07
pcnet-pci: convert to pci_register_bar_simple()
Avi Kivity
1
-15
/
+1
2011-04-07
ich/ahci: convert to pci_register_bar_simple()
Avi Kivity
3
-14
/
+1
2011-04-07
hda-intel: convert to pci_register_bar_simple() (partial)
Avi Kivity
1
-11
/
+1
2011-04-07
hda-intel: convert to pci_register_bar_simple()
Avi Kivity
1
-10
/
+1
2011-04-07
eepro100: convert to pci_register_bar_simple()
Avi Kivity
1
-30
/
+13
2011-04-07
cirrus-vga: convert to pci_register_bar_simple()
Avi Kivity
1
-11
/
+2
2011-04-07
rtl8139: convert to pci_register_bar_simple()
Avi Kivity
1
-10
/
+1
2011-04-07
pci: add pci_register_bar_simple() API
Avi Kivity
2
-0
/
+20
2011-04-07
cirrus_vga: flag on-device ram for dirty logging
Michael S. Tsirkin
1
-5
/
+11
2011-04-07
vhost: optimize out no-change assignment
Michael S. Tsirkin
1
-0
/
+54
2011-04-06
vhost: skip memory which needs dirty logging
Michael S. Tsirkin
1
-0
/
+4
2011-04-06
kvm: halve number of set memory calls for vga
Michael S. Tsirkin
1
-23
/
+36
2011-04-06
cpu: add set_memory flag to request dirty logging
Michael S. Tsirkin
4
-13
/
+29
2011-04-01
piix_pci: load path clean up
Isaku Yamahata
1
-8
/
+4
2011-04-01
piix_pci: optimize set irq path
Isaku Yamahata
1
-17
/
+84
2011-04-01
piix_pci: eliminate PIIX3State::pci_irq_levels
Isaku Yamahata
1
-11
/
+27
2011-04-01
pci: add accessor function to get irq levels
Isaku Yamahata
2
-0
/
+8
2011-03-28
cirrus_vga: remove unneeded reset
Stefan Weil
1
-1
/
+0
2011-03-28
vhost: fix dirty page handling
Michael S. Tsirkin
1
-1
/
+3
2011-03-28
virtio-serial: don't crash on invalid input
Michael S. Tsirkin
1
-0
/
+3
2011-03-28
e1000: check buffer availability
Michael S. Tsirkin
1
-8
/
+8
2011-03-28
virtio-pci: fix bus master work around on load
Michael S. Tsirkin
2
-7
/
+7
2011-03-28
pci: use uint8_t for devfn_min
Isaku Yamahata
3
-7
/
+7
2011-03-28
pci: use PCI_DEVFN in pci_get_bus_devfn()
Isaku Yamahata
1
-1
/
+1
2011-03-28
pci: use devfn for pci_find_device() instead of (slot, fn) pair
Isaku Yamahata
5
-8
/
+8
2011-03-28
pci: replace the magic, 256, for the maximum of devfn
Isaku Yamahata
2
-1
/
+2
2011-03-26
report that QEMU process was killed by a signal
Gleb Natapov
3
-4
/
+25
2011-03-26
rtl8139: add vlan tag insertion
Benjamin Poirier
1
-15
/
+60
2011-03-26
rtl8139: add vlan tag extraction
Benjamin Poirier
1
-14
/
+52
2011-03-26
rtl8139: cleanup FCS calculation
Benjamin Poirier
1
-17
/
+3
2011-03-25
severe memory leak caused by broken palette_destroy() function
Ulrich Obergfell
1
-3
/
+1
2011-03-25
vl.c: Fix compilation failure if CONFIG_SDL isn't defined
Peter Maydell
1
-6
/
+7
2011-03-24
Merge remote branch 'amit/for-anthony' into staging
Anthony Liguori
8
-27
/
+52
2011-03-24
tcg/arm: Support host code being compiled for Thumb
Peter Maydell
1
-9
/
+26
2011-03-22
Revert "x86: Save/restore PAT MSR"
Anthony Liguori
1
-2
/
+0
2011-03-22
vnc: fix build error from VNC_DIRTY_WORDS
Anthony Liguori
1
-1
/
+1
2011-03-22
fix vnc regression
Wen Congyang
1
-2
/
+6
2011-03-22
qmp-commands.hx: Clean up mess of client_migrate_info
Jes Sorensen
1
-34
/
+34
2011-03-22
Make VNC support optional
Jes Sorensen
7
-43
/
+104
2011-03-22
error message if user specifies curses on cmd line when curses is disabled
Jes Sorensen
2
-4
/
+5
2011-03-22
error message if user specifies SDL cmd line option when SDL is disabled
Jes Sorensen
2
-10
/
+8
2011-03-22
Add support for -display vnc
Jes Sorensen
2
-1
/
+18
2011-03-22
Introduce -display none
Jes Sorensen
3
-1
/
+10
2011-03-22
Introduce -display argument
Jes Sorensen
2
-0
/
+97
2011-03-22
Consolidate DisplaySurface allocation in qemu_alloc_display()
Jes Sorensen
3
-34
/
+34
[next]