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-06-22
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
56
-441
/
+2741
2011-06-22
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
17
-185
/
+826
2011-06-20
cmd: fix operator precedence
Frediano Ziglio
1
-3
/
+3
2011-06-20
Fix typo in cpus.c
Alexandre Raymond
1
-1
/
+1
2011-06-20
lsi: Fix unused-but-set-variable warning
Christophe Fergeau
1
-2
/
+0
2011-06-19
xen: Add the Xen platform pci device
Steven Smith
6
-0
/
+354
2011-06-19
xen: fix interrupt routing
Stefano Stabellini
3
-38
/
+35
2011-06-19
xen: only track the linear framebuffer
Stefano Stabellini
1
-0
/
+14
2011-06-19
cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped
Stefano Stabellini
1
-1
/
+4
2011-06-19
xen: mapcache performance improvements
Stefano Stabellini
1
-18
/
+10
2011-06-19
exec.c: refactor cpu_physical_memory_map
Stefano Stabellini
2
-17
/
+35
2011-06-19
xen: remove xen_map_block and xen_unmap_block
Stefano Stabellini
4
-65
/
+4
2011-06-19
xen: remove qemu_map_cache_unlock
Stefano Stabellini
4
-39
/
+1
2011-06-19
xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZE
Stefano Stabellini
1
-12
/
+65
2011-06-19
xen: Introduce VGA sync dirty bitmap support
Anthony PERARD
2
-0
/
+268
2011-06-19
xen: Add xc_domain_add_to_physmap to xen_interface.
Anthony PERARD
2
-1
/
+42
2011-06-16
wdt: remove unused variables
Michael S. Tsirkin
1
-3
/
+0
2011-06-16
alpha: remove unused variable
Michael S. Tsirkin
1
-1
/
+6
2011-06-16
alpha/translate: remve unused variables
Michael S. Tsirkin
1
-2
/
+1
2011-06-16
get_maintainer: update to match qemu tree
Michael S. Tsirkin
1
-22
/
+12
2011-06-15
get_maintainer.pl: copy utility from Linux
Michael S. Tsirkin
1
-0
/
+2159
2011-06-15
usb-ehci: move device/vendor/class id to qdev
Michael S. Tsirkin
1
-5
/
+4
2011-06-15
ppce500: move device/vendor/class id to qdev
Michael S. Tsirkin
1
-10
/
+3
2011-06-15
pci: don't call qdev pci init method
Isaku Yamahata
1
-4
/
+6
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
283
-8726
/
+22825
2011-06-15
hw/9118.c: Implement active-low interrupt support
Peter Maydell
1
-3
/
+9
2011-06-15
Introduce format string for pid_t
Andreas Färber
5
-4
/
+10
2011-06-15
smc91c111: qdevify reset
Juha Riihimäki
1
-5
/
+4
2011-06-15
Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber
Blue Swirl
10
-18
/
+53
2011-06-15
Command line support for altering the log file location
Matthew Fernandez
7
-54
/
+114
2011-06-15
Merge remote-tracking branch 'alon/pull-libcacard-1' into staging
Anthony Liguori
0
-0
/
+0
2011-06-15
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
0
-0
/
+0
2011-06-15
Merge remote-tracking branch 'kraxel/usb.16' into staging
Anthony Liguori
12
-546
/
+990
2011-06-15
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
16
-73
/
+423
2011-06-15
Allow nested qemu_bh_poll() after BH deletion
Kevin Wolf
1
-2
/
+3
2011-06-15
ide: Clear error_status after restarting flush
Kevin Wolf
1
-7
/
+11
2011-06-15
ide: add TRIM support
Christoph Hellwig
5
-5
/
+124
2011-06-15
ide: allow other dma comands than read and write
Christoph Hellwig
4
-17
/
+33
2011-06-15
make dma_bdrv_io available to drivers
Christoph Hellwig
2
-13
/
+18
2011-06-15
ide: Add forgotten VMSTATE_END_OF_LIST in subsection
Kevin Wolf
1
-0
/
+1
2011-06-15
ide: Fix ide_drive_pio_state_needed()
Kevin Wolf
1
-1
/
+2
2011-06-15
ide: Split error status from status register
Kevin Wolf
4
-8
/
+105
2011-06-15
qcow2: Fix in-flight list after qcow2_cache_put failure
Kevin Wolf
1
-4
/
+8
2011-06-15
Replaced tabs with spaces in block.h and block_int.h
Devin Nakamura
2
-5
/
+5
2011-06-15
vdi: Avoid direct AIO callback
Kevin Wolf
1
-5
/
+36
2011-06-14
qcow: Avoid direct AIO callback
Kevin Wolf
1
-2
/
+56
2011-06-14
qcow2: Avoid direct AIO callback
Kevin Wolf
1
-9
/
+30
2011-06-14
kvm: Enable CPU SMEP feature
Yang, Wei Y
1
-0
/
+13
2011-06-14
kvm: Add CPUID support for VIA CPU
brillywu@viatech.com.cn
3
-3
/
+74
2011-06-14
usb-ccid: Plug memory leak on qdev exit()
Markus Armbruster
1
-20
/
+8
[next]