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-01-10
PPC: Fix linker scripts on ppc hosts
Alexander Graf
2
-4
/
+28
2012-01-10
target-sh4: ignore ocbp and ocbwb instructions
Aurelien Jarno
1
-11
/
+3
2012-01-10
tcg/arm: Use r6 as TCG_AREG0 to avoid clash with Thumb framepointer
Peter Maydell
2
-2
/
+2
2012-01-10
cris-dis: Clean memory allocation
Stefan Weil
1
-28
/
+6
2012-01-09
Merge remote-tracking branch 'qemu-kvm/fix-vhost-after-memory-listener' into ...
Anthony Liguori
1
-6
/
+17
2012-01-09
vhost: improve region filtering
Avi Kivity
1
-4
/
+15
2012-01-09
vhost: fix mem_sections memory corruption
Avi Kivity
1
-1
/
+1
2012-01-09
vhost: fix incorrect userspace address
Avi Kivity
1
-1
/
+1
2012-01-08
Fix vmstate_register_ram() for rom/device regions
Avi Kivity
1
-1
/
+1
2012-01-08
memory: Fix adjust_endianness()
Andreas Färber
1
-0
/
+1
2012-01-08
memory: Fix memory_region_wrong_endianness()
Andreas Färber
1
-1
/
+1
2012-01-08
kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() change
Avi Kivity
1
-1
/
+2
2012-01-07
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Aurelien Jarno
3
-8
/
+94
2012-01-07
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
11
-65
/
+347
2012-01-07
sm501: Fix size of color_reg
Stefan Weil
1
-1
/
+1
2012-01-07
target-sh4: Fix operands for fipr, ftrv instructions
Stefan Weil
1
-3
/
+3
2012-01-07
malta: Fix regression (i8259 interrupts did not work)
Stefan Weil
1
-4
/
+35
2012-01-06
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
11
-55
/
+51
2012-01-06
virtio-9p-proxy: Fix typo causing compile failure on 32 bit hosts
Peter Maydell
1
-2
/
+2
2012-01-06
qemu-nbd: drop loop which can never loop
Stefan Hajnoczi
1
-6
/
+4
2012-01-06
Make python mandatory
Sebastian Herbszt
1
-7
/
+3
2012-01-06
net/socket.c: Fix fd leak in net_socket_listen_init() error paths
Peter Maydell
1
-0
/
+2
2012-01-06
gdbstub: Fix fd leak in gdbserver_open() error path
Peter Maydell
1
-0
/
+2
2012-01-06
configure: Fix test for supported host CPU type
Peter Maydell
1
-23
/
+21
2012-01-06
configure: CONFIG_QEMU_INTERP_PREFIX only for user mode
Stefan Weil
1
-1
/
+1
2012-01-06
scsi virtio-blk usb-msd: Clean up device init error messages
Markus Armbruster
4
-8
/
+8
2012-01-06
Strip trailing '\n' from error_report()'s first argument (again)
Markus Armbruster
2
-8
/
+8
2012-01-06
qemu-options.hx: fix tls-channel help text
Alon Levy
1
-2
/
+2
2012-01-06
Merge remote-tracking branch 'amit/master' into staging
Anthony Liguori
1
-1
/
+13
2012-01-06
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
20
-514
/
+3414
2012-01-06
Merge remote-tracking branch 'sstabellini/xen_mem_fix' into staging
Anthony Liguori
1
-20
/
+18
2012-01-06
Merge remote-tracking branch 'kraxel/usb.33' into staging
Anthony Liguori
3
-19
/
+46
2012-01-06
usb-ohci: td.cbp incorrectly updated near page end
Andriy Gapon
1
-3
/
+3
2012-01-06
usb-host: properly release port on unplug & exit
Gerd Hoffmann
1
-8
/
+20
2012-01-06
usb-storage: cancel I/O on reset
Gerd Hoffmann
1
-0
/
+12
2012-01-05
arm: add dummy A9-specific cp15 registers
Mark Langsdorf
3
-1
/
+59
2012-01-05
target-arm: Ignore attempts to set invalid modes in CPSR
Peter Maydell
1
-1
/
+29
2012-01-05
target-arm: Don't use cpu_single_env in bank_number()
Peter Maydell
1
-6
/
+6
2012-01-05
xen: Fix after recent change in dirty bitmap tracking.
Anthony PERARD
1
-20
/
+18
2012-01-04
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
10
-113
/
+404
2012-01-04
hw/9pfs: Add support to use named socket for proxy FS
M. Mohan Kumar
7
-15
/
+157
2012-01-04
hw/9pfs: man page for proxy helper
M. Mohan Kumar
2
-1
/
+70
2012-01-04
hw/9pfs: Documentation changes related to proxy fs
M. Mohan Kumar
1
-9
/
+16
2012-01-04
hw/9pfs: Proxy getversion
M. Mohan Kumar
3
-0
/
+119
2012-01-04
hw/9pfs: xattr interfaces in proxy filesystem driver
M. Mohan Kumar
3
-8
/
+219
2012-01-04
hw/9pfs: File ownership and others
M. Mohan Kumar
4
-13
/
+214
2012-01-04
hw/9pfs: Add stat/readlink/statfs for proxy FS
M. Mohan Kumar
3
-8
/
+414
2012-01-04
hw/9pfs: Create other filesystem objects
M. Mohan Kumar
3
-23
/
+313
2012-01-04
hw/9pfs: Open and create files
M. Mohan Kumar
3
-9
/
+368
2012-01-04
hw/9pfs: File system helper process for qemu 9p proxy FS
M. Mohan Kumar
4
-0
/
+331
[prev]
[next]