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
2014-12-22
hw/vfio/pci: rename group_list into vfio_group_list
Eric Auger
1
-11
/
+11
2014-12-22
hw/vfio/pci: split vfio_get_device
Eric Auger
2
-57
/
+83
2014-12-22
hw/vfio/pci: Introduce VFIORegion
Eric Auger
2
-94
/
+103
2014-12-22
hw/vfio/pci: handle reset at VFIODevice
Eric Auger
1
-30
/
+63
2014-12-22
hw/vfio/pci: add type, name and group fields in VFIODevice
Eric Auger
1
-9
/
+18
2014-12-22
Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20141222' ...
Peter Maydell
10
-97
/
+118
2014-12-22
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20141221'...
Peter Maydell
4
-94
/
+2104
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
7
-25
/
+23
2014-12-22
bootdevice: add validate check for qemu_boot_set()
Gonglei
1
-0
/
+8
2014-12-22
bootdevice: add Error **errp argument for qemu_boot_set()
Gonglei
3
-13
/
+17
2014-12-22
bootdevice: add Error **errp argument for validate_bootdevices()
Gonglei
3
-8
/
+17
2014-12-22
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
4
-68
/
+70
2014-12-21
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...
Peter Maydell
6
-255
/
+358
2014-12-21
target-tricore: Add instructions of RR1 opcode format, that have 0xb3 as firs...
Bastian Koppelmann
3
-0
/
+273
2014-12-21
target-tricore: Fix MFCR/MTCR insn and B format offset.
Bastian Koppelmann
2
-2
/
+6
2014-12-21
target-tricore: Add missing 1.6 insn of BOL opcode format
Bastian Koppelmann
2
-1
/
+54
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0x4b as the f...
Bastian Koppelmann
4
-1
/
+390
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0x1 as the fi...
Bastian Koppelmann
1
-0
/
+97
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0xf as the fi...
Bastian Koppelmann
3
-0
/
+250
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0xb as the fi...
Bastian Koppelmann
4
-2
/
+942
2014-12-21
target-tricore: Change SSOV/SUOV makro name to SSOV32/SUOV32
Bastian Koppelmann
1
-76
/
+58
2014-12-21
target-tricore: Fix mask handling JNZ.T being 7 bit long
Bastian Koppelmann
1
-2
/
+2
2014-12-21
target-tricore: pretty-print register dump and show more status registers
Alex Zuepke
1
-6
/
+15
2014-12-21
target-tricore: add missing 64-bit MOV in RLC format
Alex Zuepke
2
-0
/
+13
2014-12-21
target-tricore: typo in BOL format
Alex Zuepke
2
-3
/
+3
2014-12-21
target-tricore: fix offset masking in BOL format
Alex Zuepke
1
-1
/
+1
2014-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
6
-46
/
+82
2014-12-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-20141217-1' into ...
Peter Maydell
7
-0
/
+0
2014-12-20
exec: change default exception_index value for migration to -1
Paolo Bonzini
1
-2
/
+2
2014-12-20
cpu: initialize cpu->exception_index on reset
Paolo Bonzini
2
-3
/
+1
2014-12-19
hw/vfio/pci: introduce minimalist VFIODevice with fd
Eric Auger
1
-54
/
+63
2014-12-19
hw/vfio/pci: generalize mask/unmask to any IRQ index
Eric Auger
1
-10
/
+10
2014-12-19
hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice
Eric Auger
1
-104
/
+106
2014-12-19
vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio
Kim Phillips
8
-5
/
+8
2014-12-19
vfio: fix adding memory listener to the right address space
Frank Blaschka
1
-1
/
+1
2014-12-19
vfio: migration to trace points
Eric Auger
2
-198
/
+280
2014-12-19
e1000: defer packets until BM enabled
Michael S. Tsirkin
1
-1
/
+20
2014-12-19
net: Use g_new() & friends where that makes obvious sense
Markus Armbruster
3
-5
/
+5
2014-12-19
net: Fuse g_malloc(); memset() into g_new0()
Markus Armbruster
1
-2
/
+1
2014-12-19
net: don't use set/get_pointer() in set/get_netdev()
Jason Wang
1
-38
/
+44
2014-12-19
tap: fix vcpu long time io blocking on tap
Wangkai (Kevin,C)
1
-0
/
+12
2014-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into s...
Peter Maydell
4
-19
/
+42
2014-12-17
Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into staging
Peter Maydell
10
-362
/
+426
2014-12-17
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141216' into staging
Peter Maydell
11
-392
/
+620
2014-12-17
update ipxe from 69313ed to 35c5379
Gerd Hoffmann
7
-0
/
+0
2014-12-17
sdl2: Work around SDL2 SDL_ShowWindow() bug
Max Reitz
1
-0
/
+10
2014-12-17
sdl2: Use correct sdl2_console for window events
Max Reitz
1
-2
/
+4
2014-12-17
sdl2: move sdl2_2d_refresh to sdl2-2d.c
Gerd Hoffmann
3
-9
/
+10
2014-12-17
sdl2: factor out sdl2_poll_events
Gerd Hoffmann
2
-10
/
+14
2014-12-17
sdl2: add+use sdl2_2d_redraw function.
Gerd Hoffmann
3
-11
/
+18
[prev]
[next]