summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-or32: Add int instruction helpersJia Liu2012-07-273-1/+85
* target-or32: Add exception supportJia Liu2012-07-275-2/+89
* target-or32: Add interrupt supportJia Liu2012-07-276-2/+151
* target-or32: Add MMU supportJia Liu2012-07-273-2/+303
* target-or32: Add target stubs and QOM cpuJia Liu2012-07-2716-2/+817
* Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2012-07-2360-771/+1352
|\
| * remove unused QemuOpts parameter from net init functionsLaszlo Ersek2012-07-2312-38/+32
| * convert net_init_bridge() to NetClientOptionsLaszlo Ersek2012-07-231-11/+12
| * convert net_init_tap() to NetClientOptionsLaszlo Ersek2012-07-238-70/+71
| * convert net_init_vde() to NetClientOptionsLaszlo Ersek2012-07-231-10/+7
| * convert net_init_socket() to NetClientOptionsLaszlo Ersek2012-07-231-76/+43
| * convert net_init_slirp() to NetClientOptionsLaszlo Ersek2012-07-231-68/+25
| * convert net_init_dump() to NetClientOptionsLaszlo Ersek2012-07-231-4/+17
| * convert net_init_nic() to NetClientOptionsLaszlo Ersek2012-07-231-17/+22
| * convert net_client_init() to OptsVisitorLaszlo Ersek2012-07-2312-346/+127
| * hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)Laszlo Ersek2012-07-2334-83/+71
| * qapi schema: add Netdev typesLaszlo Ersek2012-07-231-0/+278
| * qapi schema: remove trailing whitespaceLaszlo Ersek2012-07-231-5/+5
| * qapi: introduce OptsVisitorLaszlo Ersek2012-07-233-1/+459
| * expose QemuOpt and QemuOpts struct definitions to interested partiesLaszlo Ersek2012-07-232-23/+54
| * qapi: introduce "size" typeLaszlo Ersek2012-07-233-0/+12
| * qapi: generate C types for fixed-width integersLaszlo Ersek2012-07-231-0/+4
| * qapi: add test case for deallocating traversal of incomplete structureLaszlo Ersek2012-07-231-0/+42
| * qapi: fix error propagationPaolo Bonzini2012-07-236-70/+121
| * MAINTAINERS: Replace net maintainer Mark McLoughlin with Stefan HajnocziStefan Hajnoczi2012-07-231-1/+2
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-07-239-85/+83
|\ \
| * | Fix some more Qemus in documentation and help textStefan Weil2012-07-212-3/+3
| * | qdev: Fix Open Firmware commentStefan Weil2012-07-211-6/+5
| * | cpus.c: Make all_cpu_threads_idle() staticPeter Maydell2012-07-212-27/+26
| * | Use macro QEMU_PACKED for new packed structuresStefan Weil2012-07-212-47/+47
| * | Recognize PCID featureMao, Junjie2012-07-211-1/+1
| * | powerpc pci: fixed packing of ranges[]Alexey Kardashevskiy2012-07-211-1/+1
| |/
* | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori2012-07-2311-16/+456
|\ \
| * | exynos4210: add Exynos4210 i2c implementationMitsyanko Igor2012-07-204-1/+365
| * | hw/exynos4210_rtc.c: remove unnecessary codeOleg Ogurtsov2012-07-201-4/+1
| * | hw/exynos4210_rtc.c: Fix calculating for value of yearOleg Ogurtsov2012-07-201-1/+1
| * | hw/vexpress.c: Allow >4GB of RAM for Cortex-A15 daughterboardPeter Maydell2012-07-201-3/+10
| * | hw/arm_boot.c: Support DTBs which use 64 bit addressesPeter Maydell2012-07-201-3/+32
| * | device_tree: Add support for reading device tree propertiesPeter Maydell2012-07-202-0/+34
| * | hw/arm_boot.c: Check for RAM sizes exceeding ATAGS capacityPeter Maydell2012-07-201-0/+6
| * | hw/arm_boot.c: Consistently use ram_size from arm_boot_info structPeter Maydell2012-07-201-2/+3
| * | hw/arm_boot.c: Make ram_size a uint64_tPeter Maydell2012-07-201-1/+1
| * | hw/pl011.c: Avoid crash on read when no chr backend presentPeter Maydell2012-07-201-1/+3
| |/
* | Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-07-236-196/+340
|\ \ | |/ |/|
| * Update simpletrace.py for new log formatHarsh Prateek Bora2012-07-191-41/+75
| * Simpletrace v2: Support multiple arguments, strings.Harsh Prateek Bora2012-07-193-120/+262
| * monitor: remove unused do_info_traceHarsh Prateek Bora2012-07-193-35/+0
| * trace: added ability to comment out events in the listAlexey Kardashevskiy2012-07-191-0/+3
* | Revert "audio: Make PC speaker audio card available by default"Anthony Liguori2012-07-191-2/+2
* | audio: Make PC speaker audio card available by defaultJan Kiszka2012-07-191-2/+2
|/
OpenPOWER on IntegriCloud