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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-13
chardev: add a note about frontend sources and context switch
Marc-André Lureau
1
-0
/
+3
2019-02-13
char: update the mux handlers in class callback
Marc-André Lureau
1
-1
/
+0
2019-02-13
char: allow specifying a GMainContext at opening time
Paolo Bonzini
1
-4
/
+12
2019-02-12
io: add qio_task_wait_thread to join with a background thread
Daniel P. Berrangé
1
-1
/
+28
2019-02-12
chardev: fix mess in OPENED/CLOSED events when muxed
Artem Pisarenko
1
-1
/
+17
2019-02-11
bdrv_query_image_info Error parameter added
Andrey Shinkevich
2
-2
/
+4
2019-02-11
exec-all: document that tlb_fill can trigger a TLB resize
Emilio G. Cota
1
-0
/
+5
2019-02-07
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
3
-58
/
+16
2019-02-07
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
1
-1
/
+1
2019-02-07
slirp: replace global polling with per-instance & notifier
Marc-André Lureau
1
-0
/
+15
2019-02-07
slirp: improve send_packet() callback
Marc-André Lureau
1
-1
/
+1
2019-02-07
slirp: Move g_spawn_async_with_fds_qemu compatibility to slirp/
Samuel Thibault
1
-57
/
+0
2019-02-07
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190206' into staging
Peter Maydell
2
-1
/
+5
2019-02-06
qemu-common.h: Update copyright string for 2019
Peter Maydell
1
-1
/
+1
2019-02-06
accel/tcg: Consider cluster index in tb_lookup__cpu_state()
Peter Maydell
1
-0
/
+4
2019-02-06
tcg: add early clober modifier in atomic16_cmpxchg on aarch64
Catherine Ho
1
-1
/
+1
2019-02-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
11
-19
/
+295
2019-02-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190205'...
Peter Maydell
1
-0
/
+10
2019-02-05
exec: Add target-specific tlb bits to MemTxAttrs
Richard Henderson
1
-0
/
+10
2019-02-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
11
-14
/
+350
2019-02-05
mmap-alloc: fix hugetlbfs misaligned length in ppc64
Murilo Opsfelder Araujo
1
-1
/
+1
2019-02-05
vhost-user-blk: add discard/write zeroes features support
Changpeng Liu
1
-0
/
+48
2019-02-05
pci/msi: export msi_is_masked()
Peter Xu
1
-0
/
+1
2019-02-05
queue: fix QTAILQ_FOREACH_REVERSE_SAFE
Paolo Bonzini
1
-1
/
+1
2019-02-05
qemu-options: Remove deprecated "-virtioconsole" option
Paolo Bonzini
1
-1
/
+0
2019-02-05
i386: import & use bootparam.h
Li Zhijian
1
-0
/
+34
2019-02-05
unify len and addr type for memory/address APIs
Li Zhijian
3
-16
/
+16
2019-02-05
hw/i386/pc: enable PVH only for machine type >= 4.0
Stefano Garzarella
1
-0
/
+3
2019-02-05
pvh: Boot uncompressed kernel using direct boot ABI
Liam Merwick
1
-0
/
+10
2019-02-05
pvh: Add x86/HVM direct boot ABI header file
Liam Merwick
1
-0
/
+146
2019-02-05
elf-ops.h: Add get_elf_note_type()
Liam Merwick
1
-0
/
+75
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2
-1
/
+10
2019-02-05
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190205-pull-request' i...
Peter Maydell
5
-3
/
+106
2019-02-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-04' into st...
Peter Maydell
1
-2
/
+30
2019-02-05
kbd-state: use state tracker for gtk
Gerd Hoffmann
1
-0
/
+2
2019-02-05
kbd-state: use state tracker for sdl2
Gerd Hoffmann
1
-0
/
+2
2019-02-05
sdl2: remove sdl2_reset_keys() function
Gerd Hoffmann
1
-1
/
+0
2019-02-05
kbd-state: add keyboard state tracker
Gerd Hoffmann
1
-0
/
+101
2019-02-05
ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...
Chen Zhang
1
-1
/
+1
2019-02-05
Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into staging
Peter Maydell
1
-0
/
+44
2019-02-05
Remove deprecated -no-frame option
Thomas Huth
1
-1
/
+0
2019-02-04
nbd: generalize usage of nbd_read
Vladimir Sementsov-Ogievskiy
1
-2
/
+30
2019-02-04
mmap-alloc: fix hugetlbfs misaligned length in ppc64
Murilo Opsfelder Araujo
1
-1
/
+1
2019-02-04
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
1
-0
/
+2
2019-02-04
ppc/pnv: introduce a CPU machine_data
Cédric Le Goater
1
-0
/
+9
2019-02-04
xive: add a get_tctx() method to the XiveRouter
Cédric Le Goater
1
-28
/
+29
2019-02-04
ppc/xive: fix remaining XiveFabric names
Cédric Le Goater
1
-1
/
+1
2019-02-04
ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()
BALATON Zoltan
1
-1
/
+1
2019-02-04
smbus: Add a helper to generate SPD EEPROM data
BALATON Zoltan
1
-0
/
+3
2019-02-04
include: update Linux headers to 4.21-rc1/5.0-rc1
Paolo Bonzini
10
-14
/
+301
[next]