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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-24
ivshmem: add device description
Marc-André Lureau
1
-0
/
+1
2015-10-24
ivshmem: check shm isn't already initialized
Marc-André Lureau
1
-0
/
+6
2015-10-24
ivshmem: shmfd can be 0
Marc-André Lureau
1
-3
/
+3
2015-10-24
ivshmem: migrate with VMStateDescription
Marc-André Lureau
1
-53
/
+89
2015-10-24
ivshmem: use common is_power_of_2()
Marc-André Lureau
1
-5
/
+1
2015-10-24
ivshmem: use common return
Marc-André Lureau
1
-2
/
+1
2015-10-24
ivshmem: simplify a bit the code
Marc-André Lureau
1
-14
/
+14
2015-10-24
ivshmem: print error on invalid peer id
Marc-André Lureau
1
-0
/
+1
2015-10-24
ivshmem: improve error handling
Marc-André Lureau
1
-3
/
+7
2015-10-24
ivshmem: improve debug messages
Marc-André Lureau
1
-3
/
+7
2015-10-24
ivshmem: remove max_peer field
Marc-André Lureau
1
-9
/
+1
2015-10-24
ivshmem: initialize max_peer to -1
Marc-André Lureau
1
-2
/
+2
2015-10-24
ivshmem: remove useless ivshmem_update_irq() val argument
Marc-André Lureau
1
-4
/
+4
2015-10-24
ivshmem: allocate eventfds in resize_peers()
Marc-André Lureau
1
-9
/
+2
2015-10-24
ivshmem: simplify around increase_dynamic_storage()
Marc-André Lureau
1
-16
/
+11
2015-10-24
ivshmem: limit maximum number of peers to G_MAXUINT16
Marc-André Lureau
1
-2
/
+3
2015-10-24
ivshmem: remove last exit(1)
Marc-André Lureau
1
-1
/
+1
2015-10-24
ivshmem: more qdev conversion
Marc-André Lureau
1
-51
/
+68
2015-10-24
ivshmem: remove useless doorbell field
Marc-André Lureau
1
-1
/
+0
2015-10-24
ivshmem: remove superflous ivshmem_attr field
Marc-André Lureau
1
-9
/
+7
2015-10-24
ivshmem: remove unnecessary dup()
Marc-André Lureau
1
-15
/
+6
2015-10-24
ivshmem: factor out the incoming fifo handling
Marc-André Lureau
1
-20
/
+39
2015-10-24
ivshmem: fix number of bytes to push to fifo
Marc-André Lureau
1
-1
/
+1
2015-10-24
ivhsmem: read do not accept more than sizeof(long)
Marc-André Lureau
1
-1
/
+1
2015-10-23
macio: add to bridge category
Laurent Vivier
1
-0
/
+1
2015-10-23
cuda: add to bridge category
Laurent Vivier
1
-0
/
+1
2015-10-16
misc: zynq_slcr: Fix MMIO writes
Peter Crosthwaite
1
-4
/
+4
2015-10-09
macio: move DBDMA_init from instance_init to realize
Paolo Bonzini
1
-4
/
+4
2015-10-09
hw: do not pass NULL to memory_region_init from instance_init
Paolo Bonzini
3
-5
/
+5
2015-09-20
mac_dbdma: always clear FLUSH bit once DBDMA channel flush is complete
Mark Cave-Ayland
1
-7
/
+5
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+1
2015-09-07
Added generic panic handler qemu_system_guest_panicked()
Andrey Smetanin
1
-2
/
+1
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
3
-5
/
+3
2015-08-13
i.MX: Fix Coding style for CCM emulator
Jean-Christophe Dubois
1
-6
/
+5
2015-08-13
i.MX: Split CCM emulator in a header file and a source file
Jean-Christophe Dubois
1
-67
/
+3
2015-07-07
macio: remove nonexistent interrupt on pin 1
Cormac O'Brien
1
-2
/
+0
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+0
2015-06-19
pci: Don't register a specialized 'config_write' if default behavior is intended
Shmulik Ladkani
1
-1
/
+0
2015-06-03
macio: Convert to realize()
Markus Armbruster
1
-33
/
+38
2015-04-30
misc: Fix new collection of typos
Stefan Weil
1
-1
/
+1
2015-04-27
sun4m: fix slavio sysctrl and led register sizes
Mark Cave-Ayland
1
-2
/
+3
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
4
-4
/
+8
2015-03-11
stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFG
Alistair Francis
2
-0
/
+161
2015-03-10
milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warning
Radim Krčmář
1
-1
/
+1
2015-03-10
macio: fix possible memory leak
Gonglei
1
-1
/
+2
2015-03-09
cuda.c: include adb_poll_timer in VMStateDescription
Mark Cave-Ayland
1
-2
/
+3
2015-03-09
macio.c: include parent PCIDevice state in VMStateDescription
Mark Cave-Ayland
1
-0
/
+24
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-7
/
+4
[next]