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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-06
acpi: add function to extract oem_id and oem_table_id from the user's SLIC
Laszlo Ersek
1
-0
/
+7
2016-02-06
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
1
-1
/
+2
2016-02-06
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
1
-1
/
+1
2016-02-06
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
1
-6
/
+1
2016-02-06
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
1
-5
/
+9
2016-02-06
pc: Move PcGuestInfo.fw_cfg to PCMachineState
Eduardo Habkost
1
-1
/
+1
2016-02-06
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
1
-1
/
+0
2016-02-06
pc: Remove RAM size fields from PcGuestInfo
Eduardo Habkost
1
-1
/
+0
2016-02-06
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
1
-4
/
+0
2016-02-06
pc: Simplify xen_load_linux() signature
Eduardo Habkost
1
-2
/
+1
2016-02-06
pc: Simplify pc_memory_init() signature
Eduardo Habkost
1
-5
/
+4
2016-02-06
pc: Eliminate struct PcGuestInfoState
Eduardo Habkost
1
-0
/
+2
2016-02-06
pc: Move PcGuestInfo declaration to top of file
Eduardo Habkost
1
-15
/
+16
2016-02-06
ipmi: introduce a struct ipmi_sdr_compact
Cédric Le Goater
1
-0
/
+45
2016-02-06
virtio: introduce virtqueue_alloc_element
Paolo Bonzini
1
-4
/
+5
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
1
-0
/
+2
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
7
-8
/
+7
2016-02-04
virtio: move VirtQueueElement at the beginning of the structs
Paolo Bonzini
2
-8
/
+7
2016-02-04
Fix virtio migration
Dr. David Alan Gilbert
1
-9
/
+9
2016-02-03
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-59
/
+61
2016-02-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...
Peter Maydell
3
-1
/
+6
2016-02-03
trace: convert stderr backend to log
Paolo Bonzini
1
-0
/
+1
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
1
-0
/
+1
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
1
-0
/
+2
2016-02-03
virtio-gpu: maintain command queue
Gerd Hoffmann
1
-0
/
+1
2016-02-03
console: block rendering until client is done
Gerd Hoffmann
1
-0
/
+2
2016-02-03
zap qemu_egl_has_ext in include/ui/egl-helpers.h
Gerd Hoffmann
1
-1
/
+0
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2
-59
/
+60
2016-02-03
hmp: fix sendkey out of bounds write (CVE-2015-8619)
Wolfgang Bumiller
1
-1
/
+1
2016-02-02
block: set device_list.tqe_prev to NULL on BDS removal
Jeff Cody
1
-0
/
+1
2016-02-02
block: Add "file" output parameter to block status query functions
Fam Zheng
2
-5
/
+9
2016-02-02
block: Add blk_remove_all_bs()
Max Reitz
1
-0
/
+1
2016-02-02
blockdev: Keep track of monitor-owned BDS
Max Reitz
1
-0
/
+4
2016-02-02
block: Add list of all BlockDriverStates
Max Reitz
1
-0
/
+2
2016-02-02
block: Make bdrv_close() static
Max Reitz
1
-1
/
+0
2016-02-02
block: Remove BDS close notifier
Max Reitz
3
-4
/
+0
2016-02-02
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
1
-0
/
+10
2016-02-02
block: Add BB-BDS remove/insert notifiers
Max Reitz
1
-0
/
+2
2016-02-02
block: Add blk_dev_has_tray()
Max Reitz
1
-0
/
+1
2016-02-02
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-next-2016-02...
Peter Maydell
3
-14
/
+14
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160202-1' into st...
Peter Maydell
1
-0
/
+1
2016-02-02
sdl: shorten the GUI refresh interval when mouse or keyboard is active
Jindřich Makovička
1
-0
/
+1
2016-02-02
char: remove qemu_chr_open_eventfd
Marc-André Lureau
1
-3
/
+0
2016-02-01
crypto: fix description of @errp parameter initialization
Daniel P. Berrange
3
-14
/
+14
2016-01-30
spapr: Remove rtas_st_buffer_direct()
David Gibson
1
-8
/
+0
2016-01-30
spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer
David Gibson
1
-19
/
+9
2016-01-27
gdb: provide the name of the architecture in the target.xml
David Hildenbrand
1
-0
/
+3
2016-01-27
watchdog: introduction of get_watchdog_action
Bo Tu
1
-0
/
+10
2016-01-26
xen: make it possible to build without the Xen PV domain builder
Ian Campbell
1
-0
/
+2
2016-01-26
xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.
Ian Campbell
1
-17
/
+0
[next]