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
2018-01-09
apb: remove pci_apb_init() and instantiate APB device using qdev
Mark Cave-Ayland
1
-2
/
+2
2018-01-09
apb: move the two secondary PCI bridges objects into APBState
Mark Cave-Ayland
1
-2
/
+3
2018-01-09
apb: use gpios to wire up the apb device to the SPARC CPU IRQs
Mark Cave-Ayland
2
-2
/
+6
2018-01-09
apb: return APBState from pci_apb_init() rather than PCIBus
Mark Cave-Ayland
1
-3
/
+3
2018-01-09
sun4u: remove pci_ebus_init() function
Mark Cave-Ayland
1
-2
/
+1
2018-01-09
apb: move QOM macros and typedefs from apb.c to apb.h
Mark Cave-Ayland
1
-0
/
+86
2018-01-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171229' into staging
Peter Maydell
6
-6
/
+33
2018-01-08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-3
/
+18
2018-01-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-hvf' into sta...
Peter Maydell
4
-0
/
+111
2018-01-08
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-22-1...
Peter Maydell
1
-2
/
+5
2017-12-29
tcg: Allow 6 arguments to TCG helpers
Richard Henderson
4
-0
/
+25
2017-12-29
tcg: Dynamically allocate TCGOps
Richard Henderson
2
-6
/
+8
2017-12-22
acpi: Update TPM2 ACPI table to more recent specs
Stefan Berger
1
-2
/
+5
2017-12-22
block: Allow graph changes in subtree drained section
Kevin Wolf
2
-2
/
+5
2017-12-22
block: Add bdrv_subtree_drained_begin/end()
Kevin Wolf
1
-0
/
+13
2017-12-22
block: Don't notify parents in drain call chain
Kevin Wolf
1
-2
/
+2
2017-12-22
block: Remove unused bdrv_requests_pending
Fam Zheng
1
-1
/
+0
2017-12-22
i386: hvf: implement vga dirty page tracking
Sergio Andres Gomez Del Real
1
-0
/
+5
2017-12-22
i386: hvf: add code base from Google's QEMU repository
Sergio Andres Gomez Del Real
3
-0
/
+105
2017-12-22
apic: add function to apic that will be used by hvf
Sergio Andres Gomez Del Real
1
-0
/
+1
2017-12-22
net: Remove the legacy "-net channel" parameter
Thomas Huth
1
-2
/
+0
2017-12-22
net: introduce net_crc32_le() function
Mark Cave-Ayland
1
-0
/
+2
2017-12-22
net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32()...
Mark Cave-Ayland
1
-1
/
+2
2017-12-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-6
/
+19
2017-12-21
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
1
-0
/
+2
2017-12-21
chardev: fix backend events regression with mux chardev
Marc-André Lureau
1
-0
/
+1
2017-12-21
i8259: generalize statistics into common code
Peter Xu
1
-2
/
+5
2017-12-21
scsi: provide general-purpose functions to manage sense data
Paolo Bonzini
1
-0
/
+3
2017-12-21
cpu: refactor cpu_address_space_init()
Peter Xu
1
-2
/
+4
2017-12-21
sockets: remove obsolete code that updated listen address
Daniel P. Berrange
1
-1
/
+1
2017-12-20
qemu-pr-helper: miscellaneous fixes
Paolo Bonzini
1
-1
/
+5
2017-12-20
util: add is_equal to UUID API
Roman Kagan
1
-0
/
+2
2017-12-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-cmdline-2017-12-18-v2'...
Peter Maydell
1
-5
/
+0
2017-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-8
/
+7
2017-12-20
option: Drop unused get_param_value(), get_next_param_value()
Markus Armbruster
1
-5
/
+0
2017-12-19
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2
-0
/
+9
2017-12-19
tpm: move qdev_prop_tpm to hw/tpm/
Cornelia Huck
1
-2
/
+0
2017-12-19
iothread: fix iothread_stop() race condition
Stefan Hajnoczi
1
-1
/
+2
2017-12-19
virtio-blk: make queue size configurable
Mark Kanda
1
-0
/
+1
2017-12-19
iothread: add iothread_by_id() API
Stefan Hajnoczi
1
-0
/
+1
2017-12-19
hw/block: Fix the return type
Mao Zhongyi
1
-2
/
+2
2017-12-19
coroutine: simplify co_aio_sleep_ns() prototype
Stefan Hajnoczi
1
-5
/
+1
2017-12-18
hbitmap: add next_zero function
Vladimir Sementsov-Ogievskiy
2
-0
/
+9
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
2
-3
/
+21
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2
-20
/
+33
2017-12-18
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
2
-12
/
+25
2017-12-18
hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pc
Philippe Mathieu-Daudé
2
-2
/
+2
2017-12-18
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
Philippe Mathieu-Daudé
2
-11
/
+11
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
1
-1
/
+2
2017-12-18
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
2
-3
/
+4
[next]